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

Readme

Keywords

Package Sidebar

Install

npm i epic.jsa

Weekly Downloads

2

Version

1.0.3

License

ISC

Last publish

Collaborators

  • slightboy