https://github.com/junosuarez/fancy
https://github.com/junosuarez/fancy
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/junosuarez/fancy
- Owner: junosuarez
- License: mit
- Created: 2013-04-13T04:01:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-13T04:18:30.000Z (over 13 years ago)
- Last Synced: 2025-02-15T16:46:17.439Z (over 1 year ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fancy
A strawman implementation of the [Fantasy Land](https://github.com/pufuwozu/fantasy-land) spec for idomatic algebraic structures in JavaScript
I don't really know what I'm doing when it comes to algebraic abstractions in programming. By attempting to implement the spec, I hope I can improve it with clarifications and test suite coverage, adversarial pair programming style.
Once this gets further, I hope to put up something more useful at this module name.
## running the tests
from package root,
$ npm install
$ npm test
## available on npm
$ npm install fancy
## Fant'sy
Quoth [wiktionary](http://en.wiktionary.org/wiki/fancy):
> Fancy - From Middle English, a contraction of fantasy, from Old French fantasie, from Medieval Latin fantasia, from Late Latin phantasia (“an idea, notion, fancy, phantasm”), from Ancient Greek (phantazein, “to render visible”)
