tofjs-full
package
tofjs-full
is the current state of the TofJs program, bundled in a single NPM package.
tofjs-full
package is the current state of its library, bundled in a single NPM package.
tofjs-full
package.
Please, feel invited to leave a comment.
tofjs-full
project, which is a combination of all the other projects.
tofjs-full.tof-doc.html is the according documentation and tofjs-full.node.js is the Node module.
Make sure that Node.js us up and running. Then call
npm install tofjs-fullWhen you then open a Node session and call say
var TofJs = require ('tofjs-full')then the whole functionality of the TofJs library is available from the
TofJs
object.
See tofjs-full.tof-doc.html, the documentation of all these definitions.
If you already have a version of tofjs-full
install and you would like to update it to the latest version, simply call
npm install tofjs-fullagain.
1.0.7
(2017-03-24)The whole NPM package comprises these three files:
Previous versions:
1.0.5
and 1.0.6
, published on March 24, 2017, where incompletely published versions and quickly replaced by 1.0.7
. 1.0.4
, published on January 19, 2017 1.0.3
1.0.2
1.0.1
1.0.0
, published on January 13, 2017.