Skip to content

Armael/Weaver

 
 

Repository files navigation

Weaver is an Ocaml framework for writing html5+css+javascript presentations. With the omnipresence of internet, html5 is an attractive medium for scientific communication. In particular, recent html5 features, like videos or canvas elements or webgl, are very interesting. Weaver implements the need plumbery to transform a declarative html presentation in an interactive presentation with a low amount of OCaml code.

#Installation The easiest way to install weaver is to use opam and pin the repository

opam pin /path/to/the/repository

#Example A full example based on a presentation given for the Postdoc research day at Stellenbosh (South Africa) is avalaible in the example directory.

#Documentation Work in progress...

About

An Ocaml library for writing html5+css+javascript presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 86.9%
  • HTML 8.3%
  • CSS 4.6%
  • Makefile 0.2%