0.1.9 • Published 7 years ago

nodox-core v0.1.9

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Build Status Coverage Status

Installation

npm install nodox-core

Usage

var NodoxService = require('nodox-core').NodoxService;
//or use import {NodoxService} from 'nodox-core';
var service = new NodoxService();

// TODO register Nodox Modules
var document = service.createNewDocument();

Tests

npm test

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago