0.0.1 • Published 8 years ago

jsfiles v0.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

JSFiles (name tbc)

Problem

Programatically generating files and documents is a pain with current libraries. The APIs are often imperative which make them harder to mentally map to building a file. Imperative APIs are often more complicated or less intuative. The libraries also don't enforce good practises via constraints. Different file formats require at the moment requires the use of many libraries and different approaches.

Reasons for this library

  • To create a declarative API for generating files
  • To enable the creating of different file types from a single abstraction
  • To challenge myself, learn new stuff and have fun!
0.0.1

8 years ago