language-js: javascript parser for es6 and es7.

[ language, library, mit ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3.0
Change log changelog.md
Dependencies base (>=4.7 && <5), parsec [details]
License BSD-3-Clause
Copyright 2018 Bruno Dias
Author Bruno Dias <dias.h.bruno@gmail.com>
Maintainer Bruno Dias <dias.h.bruno@gmail.com>
Category Language
Home page https://github.com/diasbruno/language-js#readme
Bug tracker https://github.com/diasbruno/language-js/issues
Source repo head: git clone https://github.com/diasbruno/language-js
Uploaded by diasbruno at 2018-01-20T23:10:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1396 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-01-20 [all 1 reports]

Readme for language-js-0.1.0

[back to package description]

language-js

javascript parser for es6 and es7.

todo

  • [] refactor.
  • [] transform ast into json and/or xml.

references