mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
insert new section for articles/posts
This commit is contained in:
@@ -11,6 +11,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [MVC Frameworks and Libraries](#mvc-frameworks-and-libraries)
|
* [MVC Frameworks and Libraries](#mvc-frameworks-and-libraries)
|
||||||
* [Node-Powered CMS Frameworks](#node-powered-cms-frameworks)
|
* [Node-Powered CMS Frameworks](#node-powered-cms-frameworks)
|
||||||
* [Templating Engines](#templating-engines)
|
* [Templating Engines](#templating-engines)
|
||||||
|
* [Articles/Posts](#articles-and-posts)
|
||||||
* [Data Visualization](#data-visualization)
|
* [Data Visualization](#data-visualization)
|
||||||
* [Timeline](#timeline)
|
* [Timeline](#timeline)
|
||||||
* [Editors](#editors)
|
* [Editors](#editors)
|
||||||
@@ -208,6 +209,10 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [xtemplate](https://github.com/xtemplate/xtemplate) - eXtensible Template Engine lib for node and the browser
|
* [xtemplate](https://github.com/xtemplate/xtemplate) - eXtensible Template Engine lib for node and the browser
|
||||||
* [marko](https://github.com/marko-js/marko) - A fast, lightweight, HTML-based templating engine for Node.js and the browser with async, streaming, custom tags and CommonJS modules as compiled output.
|
* [marko](https://github.com/marko-js/marko) - A fast, lightweight, HTML-based templating engine for Node.js and the browser with async, streaming, custom tags and CommonJS modules as compiled output.
|
||||||
|
|
||||||
|
## Articles and Posts
|
||||||
|
|
||||||
|
* [The JavaScript that you should know](https://medium.com/@pedropolisenso/o-javasscript-que-você-deveria-conhecer-b70e94d1d706) - Article about concepts of JavaScript Functional.
|
||||||
|
|
||||||
## Data Visualization
|
## Data Visualization
|
||||||
*Data visualization tools for the web.*
|
*Data visualization tools for the web.*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user