UNPKG

fable-aether

Version:
26 lines (14 loc) 880 B
# Aether build for Fable [![npm version](https://badge.fury.io/js/fable-aether.svg)](https://badge.fury.io/js/fable-aether) Aether [![Aether Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/xyncro/aether?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Fable [![Fable Chat](https://badges.gitter.im/gitterHQ/gitter.svg)](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