mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Add fxts (#799)
* Add fxts * fix: remove unused links Co-authored-by: Gökay Gürcan <gokaygurcan@gmail.com>
This commit is contained in:
@@ -415,6 +415,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [mesh](https://github.com/crcn/mesh.js) - Streamable data synchronization utility.
|
* [mesh](https://github.com/crcn/mesh.js) - Streamable data synchronization utility.
|
||||||
* [preludejs](https://github.com/alanrsoares/prelude-js) - Hardcore Functional Programming for JavaScript.
|
* [preludejs](https://github.com/alanrsoares/prelude-js) - Hardcore Functional Programming for JavaScript.
|
||||||
* [rambda](https://github.com/selfrefactor/rambda) - Faster and smaller alternative to *Ramda*.
|
* [rambda](https://github.com/selfrefactor/rambda) - Faster and smaller alternative to *Ramda*.
|
||||||
|
* [fxts](https://github.com/marpple/FxTS) - Lazy evaluation and concurrency.
|
||||||
|
|
||||||
|
|
||||||
## Reactive Programming
|
## Reactive Programming
|
||||||
@@ -648,8 +649,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
* [Ladda](https://github.com/hakimel/Ladda) - Buttons with built-in loading indicators.
|
* [Ladda](https://github.com/hakimel/Ladda) - Buttons with built-in loading indicators.
|
||||||
* [css-loaders](https://github.com/lukehaas/css-loaders) - A collection of loading spinners animated with CSS
|
* [css-loaders](https://github.com/lukehaas/css-loaders) - A collection of loading spinners animated with CSS
|
||||||
|
|
||||||
Besides libraries, there're [Collection on Codepen](http://codepen.io/collection/HtAne/), and generators like [Ajaxload](http://www.ajaxload.info/), [Preloaders](http://preloaders.net/) and [CSSLoad](http://cssload.net/).
|
|
||||||
|
|
||||||
|
|
||||||
## Validation
|
## Validation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user