https://github.com/bnb/community-card
Node.js Community Card
https://github.com/bnb/community-card
Last synced: 12 months ago
JSON representation
Node.js Community Card
- Host: GitHub
- URL: https://github.com/bnb/community-card
- Owner: bnb
- License: mit
- Created: 2019-07-16T18:12:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T19:14:13.000Z (almost 7 years ago)
- Last Synced: 2025-06-16T22:56:27.288Z (about 1 year ago)
- Language: JavaScript
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Community Card
A commmunity card for easy, evergreen access to Node.js community resources.
## Usage
Via npx:
```bash
npx community-card
```
Via npm:
```bash
npm i -g community-card
community-card
```
## Contributing
Pull Requests, Issues, and other forms of contribution are more than welcome – they're encouraged. If you have something you'd like to see added to this project, please feel free to follow whatever path is comfortable for you to contribute it.
This project follows the Node.js Code of Conduct. You can find more details in [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md).