All Projects → jaredly → Fluid

jaredly / Fluid

Programming Languages

ocaml
1615 projects

Fluid

  • cross-platform (js & macos native so far)
  • animation-focused (trying to make a pit of success for UI animations & gestures)
  • react-inspired (we've got hooks & jsx)

Stability level: not at all

Trying the js demo:

$ npm install
$ npm run build
$ open index.html # to view it in your browser
$ npm run pack # this starts the packager

Then edit src/js/App.re to see things change.

js screenshot

Trying the native demo:

Macos only at the moment

$ npm run native
$ ./lib/bs/native/appnative.native

macos screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].