This package has been deprecated

Author message:

This package has been renamed to scrumple. Scrumple! the fastest way to make a bundle from some origami https://www.npmjs.com/package/scrumple

oax

0.5.32 • Public • Published

oax

Prebuilt oax binaries available via npm

API

$ npm install --save oax
const execFile = require('child_process').execFile;
const oax = require('oax');
 
execFile(oax, ['index.js'], (err, stdout) => {
    console.log(stdout);
});

Readme

Keywords

none

Package Sidebar

Install

npm i oax

Weekly Downloads

0

Version

0.5.32

License

MIT

Unpacked Size

2.26 kB

Total Files

5

Last publish

Collaborators

  • the-ft