Skip to content

raphaelluchini/node-jsfl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-jsfl

####Helps you with tasks running JSFL scripts

###Getting Started

####Install

npm install node-jsfl

####Using

var jsfl = require('node-jsfl');
jsfl.run('file', callback(err){console.log(err)});

File extension is optional.

About

Helps you with tasks running JSFL scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published