0.1.9 • Published 8 years ago

nodox-core v0.1.9

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago