Update README.md

This commit is contained in:
Eduardo Lacerda 2016-05-22 16:51:40 -03:00
parent 32ea29be82
commit 471d4b96c1

View File

@ -23,6 +23,7 @@
- [CSS] (#css) - [CSS] (#css)
- [Julia] (#julia) - [Julia] (#julia)
- [R] (#r) - [R] (#r)
- [JavaScript] (#javascript)
- [Node.js] (#node.js) - [Node.js] (#node.js)
- [Mobile Development] (#mobile-development) - [Mobile Development] (#mobile-development)
- [Visualization] (#visualization) - [Visualization] (#visualization)
@ -313,6 +314,11 @@
* [gstat] (https://cran.r-project.org/web/packages/gstat/index.html) - Spatio-Temporal Geostatistical Modelling, Prediction and Simulation. * [gstat] (https://cran.r-project.org/web/packages/gstat/index.html) - Spatio-Temporal Geostatistical Modelling, Prediction and Simulation.
* [intamap] (https://cran.r-project.org/web/packages/intamap/index.html) - Procedures for automated interpolation. * [intamap] (https://cran.r-project.org/web/packages/intamap/index.html) - Procedures for automated interpolation.
## JavaScript
* [Heatmap.js] (https://www.patrick-wied.at/static/heatmapjs/) - A heatmap implementation for Javascript.
* [Thermo.js] (https://github.com/dazuma/thermo.js) - Another heatmap implementation for Javascript.
* [Heatcanvas.js] (https://github.com/sunng87/heatcanvas) - Yet another heatmap implementation for Javascript.
## Node.js ## Node.js