Socket
Socket
Sign inDemoInstall

i-be

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i-be

NPX profile cards for the masses.


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

I BE

Have you every seen those little cards people make with information about themselves on. You know. The ones that are node packages. The ones where you go npx samuelbeard and it displays it in the terminal.

I figured, instead of everyone making their own, lets make one BIG one that everyone can contribute to!

npx i-be samuelbeard

example


How it works

Simply run the command below with your username to get back your personal card.

npx i-be {username}

# eg:
npx i-be samuelbeard

For yours to work, you will need to create it. Have a read of the contributing section below.


Development

If you want to test your card, just run this:

node index {username}

# eg:
node index samuelbeard

Contributing

Here is how to get your card working:

  1. Fork this repo
  2. Create a branch with this naming convention: new-profile/{username}
  3. Create a new json file in the /profiles directory. (The name of the json file must be your username. E.g samuelbeard.json)
  4. Use the template JSON file to add information to your JSON file.
  5. Commit and push everything to your branch.
  6. Submit a PR

FAQs

Package last updated on 01 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc