Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkeeth/card
https://github.com/kkeeth/card
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkeeth/card
- Owner: kkeeth
- License: mit
- Created: 2019-11-21T16:39:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T07:44:17.000Z (8 months ago)
- Last Synced: 2024-12-17T02:23:15.161Z (8 days ago)
- Language: JavaScript
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
It's me, Keeth Kuwahara!
# Usage
## npm
```
npx @kkeeth/card
```## GitHub Package Registry
Assuming you have the GitHub registry set up, you can use via npx:
```
npx @kkeeth/card
```Not including how to use it globally because I'm not sure why you'd want this as a global command. That'd be creepy.
## License
[MIT License](https://github.com/kkeeth/card/blob/master/LICENSE)
## Others
This repo is based on [https://github.com/bnb/bitandbang](https://github.com/bnb/bitandbang)