language-dart: Manipulating Dart source: abstract syntax and pretty-printer

[ bsd3, language, library ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), pretty (>=1.1) [details]
License BSD-3-Clause
Copyright Kwang Yul Seo 2016
Author Kwang Yul Seo
Maintainer kwangyul.seo@gmail.com
Category Language
Home page https://github.com/kseo/language-dart#readme
Source repo head: git clone https://github.com/kseo/language-dart
Uploaded by kseo at 2016-07-12T03:59:50Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1295 total (8 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-07-12 [all 1 reports]

Readme for language-dart-0.2.0.0

[back to package description]

language-dart

Build Status

A library for manipulating Dart source: abstract syntax and pretty-printer