1.2.0 • Published 9 years ago

jinx-loader v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

Build Status npm version

Imgur

Jinx loader is a Jinx Package loader Kappa

Installation

npm install jinx-loader

Usage

var jinxLoader = require('jinx-loader');

var mainFile = 'test/app/flash/main.as';
var pkgs = jinxLoader(mainFile);  
// return all .as and .swc files on node_modules with path relative to mainFile
// jinx packages should be name with "jinx-" like "jinx-example"

The MIT License

1.2.0

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1-1

9 years ago

1.0.1

9 years ago