nenkraft

1.2.3 • Public • Published

Nenkraft

Build Status jsDelivr Hits Npm Version


Nenkraft is a small rendering tool. (MIT License)

I am building this for self-educational purposes. This is not a professional tool and should not be used for any commercial application. However; you are free to do so if you want to.

How-to


Install

  $ npm install nenkraft
  $ yarn add nenkraft

Require

  var nk = require('nenkraft').default;
  // or
  var nk = require('nenkraft').Nenkraft;
  // or (the server version)
  var nkb = require('nenkraft').NenkraftBehind;

Click here for examples (source code) (Examples are by no means optimized or fully functional)

Click here for examples (live)

Readme

Keywords

none

Package Sidebar

Install

npm i nenkraft

Weekly Downloads

12

Version

1.2.3

License

MIT

Unpacked Size

229 kB

Total Files

7

Last publish

Collaborators

  • nuuf