1.2.0 • Published 10 years ago

jinx-loader v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 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

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1-1

10 years ago

1.0.1

10 years ago