🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.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).

latest
Source
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

Cherry

Build Status Coverage Status Codacy Badge

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

Features:

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

Installation:

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

To install the module:

yarn add node-cherry

Documentation:

Contribution:

To run tests:

yarn test

Tests with coverage report:

yarn test:babel:coverage

FAQs

Package last updated on 25 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