graphicore / ufoJS

Javascript API for the Unified Font Object
lib.ufojs.org
GNU General Public License v3.0
52 stars 10 forks source link

Rewrite Node back-end in line with REST back-end #41

Open rrthomas opened 9 years ago

rrthomas commented 9 years ago

Although the fs API is not as uniform as the REST API, I think it should be possible to achieve a similar complexity saving in the Node back-end as we just managed for REST with PR #40.