-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1a22934
commit 3b0698f
Showing
1,720 changed files
with
9,645 additions
and
166,433 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,20 @@ | ||
# Bonsai | ||
|
||
Bonsai is a library for building interactive browser-based UI. | ||
[Bonsai](https://github.com/janestreet/bonsai) is a library for building incremental, composable state machines. | ||
|
||
Documentation can be found in the [docs](./docs) directory, and API documentation | ||
can be found in [src/bonsai.mli](./src/bonsai.mli). | ||
[Bonsai_web](https://github.com/janestreet/bonsai_web) is a library for building | ||
interactive browser-based UI using `bonsai`. | ||
|
||
[Bonsai_examples](https://github.com/janestreet/bonsai_examples) contains example websites built using `bonsai_web`. | ||
|
||
[Bonsai_web_components](https://github.com/janestreet/bonsai_web_components) contains a collection of component libraries | ||
for building web applications using `bonsai_web`. | ||
|
||
[Bonsai_test](https://github.com/janestreet/bonsai_test) contains a library for testing bonsai state machines. | ||
|
||
[Bonsai_web_test](https://github.com/janestreet/bonsai_web_test) contains a library for testing bonsai web applications. | ||
|
||
[Bonsai_bench](https://github.com/janestreet/bonsai_bench) contains a library for benchmarking bonsai applications. | ||
|
||
Documentation can be found in [Bonsai web's docs](https://github.com/janestreet/bonsai_web) | ||
directory, and API documentation can be found in [src/proc_intf.ml](https://github.com/janestreet/bonsai_web/tree/master/docs). |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.