[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

An ES Observable compliant implementation -- learning by creating

Notifications You must be signed in to change notification settings

shanewholloway/node-fate-observable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fate-observable

An ES Observable compliant implementation -- learning by creating

ES Observable spec compliance validation via es-observable-tests.

Project Motivation

I created this Observable implementation to learn the intricate details and guarentees of spec compliant ES Observables. Similarly, when promises were new and shiny, I created fate as a Promises/A+ compliant implementation to learn the guarentees of promises.

Not intended for production

Bottom line: this project was to learn, and I do not have a long term intent to maintain this project for real use. I'd suggest using a mature project:

Questions

What is this strage javascript dialect?

Written in JSY / offside-js, because why would you want curly braces when you can use indentation?! Well, that, and I'm the author of JSY / offside-js and I believe that indentation is a stronger signal of intent from programmers than nested {([{}])} crazyness.

About

An ES Observable compliant implementation -- learning by creating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published