fable-aether
v0.1.1
Published
Xyncro/Aether build for Fable.
Downloads
2
Readme
Aether build for Fable
What is Aether?
Aether is an Optics library for F#, similar to the Haskell Data.Lens package. See the dedicated Aether Site for more information, including guides, reference material, updates, etc.
Installation
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.