list-of-jstransformers
v1.4.8
Published
JSON array of officially supported JSTransformers.
Keywords
Readme
list-of-jstransformers
A JSON array of JSTransformers.
Installation
npm install list-of-jstransformersAPI
var jstransformers = require('list-of-jstransformers')
jstransformers.forEach(function (name) {
console.log(name)
})Update
To update list-of-jstransformers.json, run:
npm run buildLicense
MIT
