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

/normalize-fn/

    Package Sidebar

    Install

    npm i normalize-fn

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • btford