Socket
Socket
Sign inDemoInstall

creamcrop

Package Overview
Dependencies
98
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

creamcrop

A cream-of-the-crop, top-of-the-top, slice-and-chop, absolutely minimalist news getter.


Version published
Maintainers
1
Weekly downloads
5
increased by25%

Weekly downloads

Readme

Source

A cream-of-the-crop, top-of-the-top, slice-and-chop, absolutely minimalist news getter

Installation

Install with npm/yarn:

npm i -g creamcrop
yarn global add creamcrop

Usage

Creamcrop can be used via the CLI with cream or creamcrop:

$ creamcrop --help
Usage: (creamcrop|cream) <command> [options]

Commands:
  (creamcrop|cream) fetch [url]  Fetch a feed.
  (creamcrop|cream) serve [dir]  Serves website from config file in [dir].
  (creamcrop|cream) about        Displays package info and exits.

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

Contributing

You can start by setting up your clone:

git clone https://github.com/creamcropdev/creamcrop
cd creamcrop
npm install
npm link

Running Tests

To run tests, run the following command

npm test

Linting is also avaliable:

npm run lint

Appendix

License

The creamcrop project is licensed under the MIT license.

Documentation

Documentation is avaliable at creamcrop.js.org

Authors

Contributors ✨

Thank you to all contributors (emoji key):


QLabs

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Keywords

FAQs

Last updated on 12 Jun 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc