Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajhsu/snfe

strip-named-function-expression
https://github.com/ajhsu/snfe

javascript

Last synced: 15 days ago
JSON representation

strip-named-function-expression

Awesome Lists containing this project

README

        

# Strip Named Function Expression

Strip the function name of a [Named Function Expression](http://kangax.github.io/nfe/#named-expr), prevent from raising error under Safari strict mode.

[![npm](https://img.shields.io/npm/v/snfe.svg)](https://www.npmjs.com/package/snfe)
[![Build Status](https://travis-ci.org/ajhsu/snfe.svg?branch=master)](https://travis-ci.org/ajhsu/snfe)

## Usage
`snfe [input file] > [output file]`

## LICENSE

MIT