@avdl/nodox-core
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

Build Status Coverage Status

Installation

npm install nodox-core

Usage

import { NodoxService, Core } from '@avdl/nodox-core';
const service = new NodoxService();

// register modules that define nodes
service.register(new Core());
const document = service.createNewDocument();

Tests

npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.4
    47
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.4
    47
  • 0.2.3
    50
  • 0.2.2
    47
  • 0.2.1
    1
  • 0.2.0
    1

Package Sidebar

Install

npm i @avdl/nodox-core

Weekly Downloads

3

Version

0.2.4

License

MIT

Unpacked Size

336 kB

Total Files

45

Last publish

Collaborators

  • arjanvanderleden