fable-aether
Version:
Xyncro/Aether build for Fable.
26 lines (14 loc) • 880 B
Markdown
# Aether build for Fable
[](https://badge.fury.io/js/fable-aether)
Aether [](https://gitter.im/xyncro/aether?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Fable [](https://gitter.im/fable-compiler/Fable)
## What is Aether?
[Aether][aether] is an Optics library for F#, similar to the Haskell Data.Lens package. See the dedicated [Aether Site][aether] for more information, including guides, reference material, updates, etc.
## Installation
```shell
npm install --save fable-core fable-aether
```
Include the source from the packages folder (e.g. `node_modules/fable-aether/Aether.fs`).
## License
Aether is under the MIT license.
[aether]: https://xyncro.tech/aether