* [[http://sigmajs.org/|sigma.js]] It makes easy to publish networks on Web pages, and allows developers to integrate network exploration in rich Web applications.
* [[http://sigmajs.org/|sigma.js]] It makes easy to publish networks on Web pages, and allows developers to integrate network exploration in rich Web applications.
* [[https://github.com/timdream/wordcloud2.js|wordcloud2.js]] Create a tag cloud/Wordle presentation on 2D canvas or HTML.
* [[https://github.com/timdream/wordcloud2.js|wordcloud2.js]] Create a tag cloud/Wordle presentation on 2D canvas or HTML.
-
*
+
* [[http://stoicloofah.github.io/chronoline.js/|chronoline.js]] chronoline.js is a library for making a chronology timeline out of events on a horizontal timescale.
+
* [[http://timeline.knightlab.com/|timeline]] TimelineJS is an open-source tool that enables anyone to build visually,rich, interactive timelines.
+
* [[http://leafletjs.com/|leaflet]] Leaflet is a modern open-source JavaScript library for mobile-friendly interactive maps.
* [[http://pegjs.org|PEG.js]] is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily.
+
* [[http://www.mathjax.org/| mathjax]] A JavaScript display engine for mathematics that works in all browsers.
+
* [[http://bramp.github.io/js-sequence-diagrams/|js-sequence-diagrams]] A simple javascript library to turn text into vector UML sequence diagrams. Heavily inspired by websequencediagrams.com, who offer a serverside solution. We use Jison to parse the text, and Raphaël to draw the image.
* [[https://github.com/GitbookIO/gitbook|gitbook]] Modern book format and toolchain using Git and Markdown
* [[https://github.com/GitbookIO/gitbook|gitbook]] Modern book format and toolchain using Git and Markdown
+
* [[http://johnmacfarlane.net/pandoc/|Pandoc]] If you need to convert files from one markup format into another, pandoc is your swiss-army knife.
+
* [[https://www.samba.org/| samba]] Samba is the standard Windows interoperability suite of programs for Linux and Unix.It provides secure, stable and fast file and print services for all clients using the SMB/CIFS protocol.
+
* [[https://github.com/zxing/zxing | ZXing]] ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.
+
* [[http://fukuchi.org/works/qrencode/index.html.en | fukuchi's QREncode]] qr encode in c.