io_javascript

0.0.29 • Public • Published

io_javascript npm

Build Status codecov CodeFactor Code size downloads license

Parse JavaScript code

User story

  • AS A "JavaScript framework developer"
  • I WANT TO "easily parse javascript code"
  • SO THAT I CAN "to build help documentation and samples automatically"
Project Dashboard

NPM JavaScript Style Guide

Build History

Releases: npm Build Status codecov downloads license

Quality: CodeFactor

Known Vulnerabilities dependencies Status

Development: open issues closed issues last commit Maintenance commit activity

Github: code size repo size Github releases HitCount

Version Notes:

  • 0.?.? - Module are still in development. Radical changes may happen. All successful tested commits are released.
  • 1.?.? - Module are in use and breaking changes can be expected. All successful tested commits are released.
  • 2.?.? - Only tagged versions released. Module is regarded stable and in production.
Install

npm

npm i io_javascript -s

yarn

yarn add io_javascript

Usage

Node

const _js = require('io_javascript')

(This README file was generated by https://github.com/perezlamed/lamed_readme)

/io_javascript/

    Package Sidebar

    Install

    npm i io_javascript

    Weekly Downloads

    20

    Version

    0.0.29

    License

    MIT

    Unpacked Size

    42.4 kB

    Total Files

    14

    Last publish

    Collaborators

    • perezlamed