This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

fox-transpiler

0.3.4 • Public • Published

fox-transpiler

custom babel plugin + rolup combo to output config files for consumption by tooling

old info

uses AOC and transpilation techniques to ensure fox-plugin-foo plugins can be evaluated such that they can be consumed by their respective tools. Some expressions and statements that need to be preevaluated include the following

references to the IPlugin or IConfigFox interfaces

const fox: IConfigFox = fox
fox.plugin.stylelint // => cozy

module definitions

export default {

}

// => module.exports {
// =>
// => }

Package Sidebar

Install

npm i fox-transpiler

Weekly Downloads

0

Version

0.3.4

License

MIT

Unpacked Size

318 kB

Total Files

15

Last publish

Collaborators

  • hyperupcall