Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add scaladget library
It contains facades for D3.js, Bootstrap.js, Tooltipster.js and Ace.js
  • Loading branch information
mathieuleclaire committed Sep 3, 2015
commit 850e208fd14ac6e1d64043dd3dce76f2f197fd2f
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ and then "Create a Pull Request".
* [threejs-facade](https://github.com/antonkulaga/threejs-facade): static types for [Three.js 3D library](https://threejs.org)
* [codemirror-facade](https://github.com/antonkulaga/codemirror-facade): static types for [Codemirror code editor](http://codemirror.net)
* [selectize-facade](https://github.com/antonkulaga/selectize-facade): static types for [Selectize](http://brianreavis.github.io/selectize.js/)
* [scaladget](https://github.com/mathieuleclaire/scaladget): static types for [D3.js](http://d3js.org), [Ace](http://ace.c9.io), [Tooltipster](http://iamceege.github.io/tooltipster/), [Bootstrap.js](http://getbootstrap.com/) (and an API for the latter)


### Testing frameworks
Expand Down