diff --git a/README.md b/README.md index c5d163f..ef7cc02 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,8 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3. * [GraphicsJS](https://www.graphicsjs.org) - A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology. * [mxGraph](https://github.com/jgraph/mxgraph) - Diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any major browser that is supported by its vendor. +* [Frappe Charts](https://github.com/frappe/charts) - GitHub-inspired simple and modern SVG charts for the web with zero dependencies. +* [Frappe Gantt](https://github.com/frappe/gantt) - A simple, interactive, modern gantt chart library for the web. There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](http://www.anychart.com), [plotly](https://plot.ly/), and [highchart](http://www.highcharts.com/). @@ -311,6 +313,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Spreadsheet * [HANDSONTABLE](https://github.com/handsontable/handsontable) - Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers +* [Frappe Datatable](https://github.com/frappe/datatable) - Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data. ## Editors