edjafarov / metamodule

Analyses files for exports statically. Reads comments, assigned functions with arguments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metamodule - node.js modules static analyser, annotation parser.

Allows to analyse exports of node.js files. Returns meta information adout exports and annotations before exports.

installation

$npm install metamodule

example of usage

look into tests

Build Status

About

Analyses files for exports statically. Reads comments, assigned functions with arguments


Languages

Language:JavaScript 100.0%