hdsf-flex

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


Keywords
facebook, yoga, layout, hive, hdsf, harvest, data, science, visualization
License
MIT
Install
npm install hdsf-flex@1.0.1

Documentation

hdsf-flex

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

Build Requirements

  • Browserify (npm install browserify -g)
  • Uglifyjs (npm install uglify-js -g)

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