npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

list-of-jstransformers

1.4.8

@robloach

npmHomeRepoSnykSocket
Downloads:1051
$ npm install list-of-jstransformers
DailyWeeklyMonthlyYearly

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