jinx-loader

1.2.0 • Public • Published

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

Package Sidebar

Install

npm i jinx-loader

Weekly Downloads

1

Version

1.2.0

License

MIT

Last publish

Collaborators

  • webcaetano