mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-05-09 07:50:03 -07:00
Compare commits
2 Commits
master
...
efca4eadf2
| Author | SHA1 | Date | |
|---|---|---|---|
| efca4eadf2 | |||
| 1af45bde28 |
@@ -16,6 +16,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [Node-Powered CMS Frameworks](#node-powered-cms-frameworks)
|
* [Node-Powered CMS Frameworks](#node-powered-cms-frameworks)
|
||||||
* [Templating Engines](#templating-engines)
|
* [Templating Engines](#templating-engines)
|
||||||
* [Game Engines](#game-engines)
|
* [Game Engines](#game-engines)
|
||||||
|
* [Workflow Engines](#workflow-engines)
|
||||||
* [Articles/Posts](#articles-and-posts)
|
* [Articles/Posts](#articles-and-posts)
|
||||||
* [Data Visualization](#data-visualization)
|
* [Data Visualization](#data-visualization)
|
||||||
* [Timeline](#timeline)
|
* [Timeline](#timeline)
|
||||||
@@ -296,6 +297,10 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [PixiJS](https://pixijs.com) - The HTML5 Creation Engine.
|
* [PixiJS](https://pixijs.com) - The HTML5 Creation Engine.
|
||||||
* [PlayCanvas](https://playcanvas.com) - PlayCanvas WebGL Game Engine.
|
* [PlayCanvas](https://playcanvas.com) - PlayCanvas WebGL Game Engine.
|
||||||
|
|
||||||
|
## Workflow Engines
|
||||||
|
|
||||||
|
* [Streamdal](https://github.com/streamdal/streamdal) - Wasm-powered workflow engine embedded directly in your javascript/node application code. Adds highly-performant, real-time data transformation and validation capabilities at runtime.
|
||||||
|
|
||||||
## Articles and Posts
|
## Articles and Posts
|
||||||
|
|
||||||
* [The JavaScript that you should know](https://medium.com/@pedropolisenso/o-javasscript-que-voc%C3%AA-deveria-conhecer-b70e94d1d706) - Article about concepts of JavaScript Functional.
|
* [The JavaScript that you should know](https://medium.com/@pedropolisenso/o-javasscript-que-voc%C3%AA-deveria-conhecer-b70e94d1d706) - Article about concepts of JavaScript Functional.
|
||||||
|
|||||||
Reference in New Issue
Block a user