epic.jsa

1.0.3 • Public • Published

epic.jsa

js function analyser

Installation

$ npm install epic.jsa

Usage

var analyser = require('epic.jsa');
 
var test = function(_obj, id, _fn){ console.log(arguments); };
 
console.log(analyser(test));

Contributors

Author: S

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i epic.jsa

Weekly Downloads

1

Version

1.0.3

License

ISC

Last publish

Collaborators

  • slightboy