iroun

A JavaScript-based name analyzer for all javascript developers in the world.


Keywords
iroun, variables, topic, characteristic, wordclouds, word, wordart, naming, names, analysis, ast, wordpos, wordnet, acorn, javascript-analysis, naming-analysys, topic-word, word-cloud
License
MIT
Install
npm install iroun@0.4.0

Documentation

iroun

A JavaScript-based name analyzer for all javascript developers in the world.

Installation

npm install iroun

Usage

const { extract } = require('iroun')
extract('${path}')  // source code directory path

License

MIT