Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsb3

Process a jsb3 file into an array of files

NPM Version Build Status Dependency Status

Install

$ npm install --save-dev jsb3

Usage

var jsb3 = require('jsb3');

jsb3('testfiles/file1.jsb3').then(function (files){
	// Do something to files array	
}).fail(function (message){
	
});	

License

MIT © Unit4

About

Process a jsb3 file into an array of files

Resources

Stars

4 stars

Watchers

20 watching

Forks

Releases

Packages

Used by

Contributors

Languages