https://github.com/mostlyjs/mostly-func
Functional library for building Mostly microservices with ramda/sanctuary
https://github.com/mostlyjs/mostly-func
functional microservice radmda utility
Last synced: 7 months ago
JSON representation
Functional library for building Mostly microservices with ramda/sanctuary
- Host: GitHub
- URL: https://github.com/mostlyjs/mostly-func
- Owner: MostlyJS
- License: mit
- Created: 2017-08-29T02:06:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-01T21:05:46.000Z (over 3 years ago)
- Last Synced: 2025-01-08T08:45:26.279Z (about 1 year ago)
- Topics: functional, microservice, radmda, utility
- Language: JavaScript
- Homepage:
- Size: 227 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mostly Func
===========
[](https://travis-ci.org/mostlyjs/mostly-func)
Functional library for building Mostly microservices with ramda/sanctuary/fluture
* Ramda: [ramda/ramda](https://github.com/ramda/ramda)
* Maybe: [sanctuary-js/sanctuary-maybe](https://github.com/sanctuary-js/sanctuary-maybe)
* Either: [sanctuary-js/sanctuary-either](https://github.com/sanctuary-js/sanctuary-either)
* Future: [fluture-js/Fluture](https://github.com/fluture-js/Fluture)
# Documentation
Please see the [documentation site](https://mostlyjs.github.io).
# Usage
## Installation
```bash
npm install mostly-func --save
```
# License
MIT