Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/et1975/fable-aether
Optics library build for Fable
https://github.com/et1975/fable-aether
Last synced: about 15 hours ago
JSON representation
Optics library build for Fable
- Host: GitHub
- URL: https://github.com/et1975/fable-aether
- Owner: et1975
- License: mit
- Created: 2016-12-01T13:17:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T21:20:13.000Z (2 months ago)
- Last Synced: 2024-09-21T09:18:47.871Z (about 2 months ago)
- Language: F#
- Homepage: https://xyncro.tech/aether/
- Size: 704 KB
- Stars: 15
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Aether build for Fable
[![Windows Build status](https://ci.appveyor.com/api/projects/status/oglr6gark7btawu2?svg=true)](https://ci.appveyor.com/project/et1975/fable-aether)
[![Mono Build Status](https://travis-ci.org/Prolucid/fable-aether.svg "Mono Build Status")](https://travis-ci.org/Prolucid/fable-aether)
[![nuget](https://badge.fury.io/nu/Fable.Aether.svg)](https://badge.fury.io/nu/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
paket add nuget Fable.Aether -i
```## License
Aether is under the MIT license.
[aether]: https://xyncro.tech/aether