Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acoshift/shouldibuy.js
Superintelligence AI that help you decide should you buy ${name} right now!
https://github.com/acoshift/shouldibuy.js
Last synced: about 2 months ago
JSON representation
Superintelligence AI that help you decide should you buy ${name} right now!
- Host: GitHub
- URL: https://github.com/acoshift/shouldibuy.js
- Owner: acoshift
- License: mit
- Created: 2019-02-01T07:46:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T07:53:35.000Z (almost 6 years ago)
- Last Synced: 2024-12-03T04:02:41.925Z (about 2 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shouldibuy.js
Superintelligence AI that help you decide should you buy ${name} right now!
## Usage
```js
const shouldibuy = require('shouldibuy')console.log(shouldibuy('product'))
```## License
MIT