🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

node-cherry

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-cherry

A simple and minimalistic component-based framework for JavaScript (Node.js).

Source
npmnpm
Version
0.0.4
Version published
Weekly downloads
8
-42.86%
Maintainers
1
Weekly downloads
 
Created
Source

Cherry

Build Status Coverage Status Codacy Badge

Cherry is a simple and minimalistic component-based framework for JavaScript (Node.js). Under heavy development!

Features:

  • Components
    • Registration
    • Creation of new instances
    • Loading of instances
    • Unloading of instances
    • Global access to all components and instances
  • Additional helper classes
    • Queue system
    • Task system
  • Command-line interface
    • Cherry-CLI [link]

In the future, it is recommended to use the CLI tool for Cherry.

To install the module:

yarn add node-cherry

To run tests:

yarn test

Tests with coverage report:

yarn test:babel:coverage

Documentation is more or less work in progress.

FAQs

Package last updated on 07 Oct 2017

Did you know?

Socket

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