graphicore / ufoJS

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

Implement readDir in REST back-end #37

Closed rrthomas closed 9 years ago

rrthomas commented 9 years ago

Refactor request code for readDir, getMtime and pathExists into _readPath and _readPathSync private functions.

Plus the usual selection of typo fixes.