1.0.3 • Published 3 years ago

hdsf-flex v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

hdsf-flex

A web worker interface to Facebook's Yoga layout code used by HDSF-Hive.

Build Requirements

  • Browserify (npm install browserify -g)
  • Terser (npm install terser -g)
  • Esmify (npm install esmify)

Commands

  • npm run build - Runs build:dev and build:min.
  • npm run build:dev - Builds a dev bundle which appears in build.
  • npm run build:min - Builds a minimized bundle which appears in build.

Installation

Just clone this repo and remove .git folder.

License

MIT © Dinesh Pandiyan