Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 399 Bytes

parsers

Clojurescript parsers for various file types.

Overview

There are many Javascript libraries for reading files and for parsing various file types. The goal of this library is to simplify the use of these libraries using core Clojure features. Mainly: CoreAsync.

Currently supports .csv and .xml

Setup

License

Copyright © 2015 Asher Coren

Distributed under the MIT License.