normalize-fn

0.0.1 • Public • Published

normalize-fn Build Status

Use esprima and escodegen to "normalize" some code.

Useful when you want to ensure that two snippets are the same regardless of minor differences in spacing, indentation, etc.

API

var normalizeFn = require('normalize-fn');

License

MIT

Dependencies (2)

Dev Dependencies (1)

Package Sidebar

Install

npm i normalize-fn

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • btford