Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feross/feross-card
It's me, Feross!
https://github.com/feross/feross-card
business-card feross javascript nodejs npm npm-card npx npx-card
Last synced: about 1 month ago
JSON representation
It's me, Feross!
- Host: GitHub
- URL: https://github.com/feross/feross-card
- Owner: feross
- License: mit
- Created: 2019-07-05T02:06:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T21:29:15.000Z (over 4 years ago)
- Last Synced: 2025-01-03T03:00:35.171Z (about 1 month ago)
- Topics: business-card, feross, javascript, nodejs, npm, npm-card, npx, npx-card
- Language: JavaScript
- Homepage: https://feross.org
- Size: 8.79 KB
- Stars: 25
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# feross-card [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
[travis-image]: https://img.shields.io/travis/feross/feross-card/master.svg
[travis-url]: https://travis-ci.org/feross/feross-card
[npm-image]: https://img.shields.io/npm/v/feross-card.svg
[npm-url]: https://npmjs.org/package/feross-card
[downloads-image]: https://img.shields.io/npm/dm/feross-card.svg
[downloads-url]: https://npmjs.org/package/feross-card
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
[standard-url]: https://standardjs.com### It's me, Feross!
## usage
To see my `npm` business card, just run:
```
npx feross-card
```Inspired by [bitandbang](https://github.com/bnb/bitandbang)'s card!
## license
MIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org).