mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-05-09 07:50:03 -07:00
Merge 1af45bde28 into d76045c441
This commit is contained in:
@@ -16,6 +16,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [Node-Powered CMS Frameworks](#node-powered-cms-frameworks)
|
||||
* [Templating Engines](#templating-engines)
|
||||
* [Game Engines](#game-engines)
|
||||
* [Workflow Engines](#workflow-engines)
|
||||
* [Articles/Posts](#articles-and-posts)
|
||||
* [Data Visualization](#data-visualization)
|
||||
* [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.
|
||||
* [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
|
||||
|
||||
* [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