Alex Yanin

Results 4 issues of Alex Yanin

It seems that some internal functions of bitstring library are dependent on C code, so there is no way now to use your lib for web development. Are there any...

feature

Hi! I've recently done some work on implementing bindings for some browser API not present in js_of_ocaml standard library. 1. [WebRTC API](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API) The bindings are not complete and final, but...

enhancement
Lib

Hi, yogthos! I have some hierarchically represented data which forces me to use chapter/section layout. Each layer has its own header and some related content. Your library assumes to use...

Hi! I've recently noticed the ability to write reactive components with Tyxml_js, so currently I'm working on adding "reactivity" to UI components in my app. As I wrap my UI...