list-of-jstransformers

v1.4.8
JSON array of officially supported JSTransformers.
jstransformer

list-of-jstransformers

A JSON array of JSTransformers.

NPM version

Installation

npm install list-of-jstransformers

API

var jstransformers = require('list-of-jstransformers')

jstransformers.forEach(function (name) {
  console.log(name)
})

Update

To update list-of-jstransformers.json, run:

npm run build

License

MIT

npm i list-of-jstransformers

Metadata

  • MIT
  • >=7
  • JSTransformers Team
  • released 8/16/2020

Downloads