ruban-core
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

ruban-core

This is a sub module of ruban.js

The ruban-core contains the AbstractModule. This should be used if someone wants to implement a new ruban module.

Installation

npm install ruban-core

Usage

import {AbstractModule} from 'ruban-core';
 
new AbstractModule(...);

Types

All the typescript typings are placed in the types folder.

Readme

Keywords

none

Package Sidebar

Install

npm i ruban-core

Weekly Downloads

7

Version

0.1.5

License

LGPL-3.0

Unpacked Size

89.5 kB

Total Files

7

Last publish

Collaborators

  • fengxiao.guo