An open API service indexing awesome lists of open source software.

https://github.com/mostlyjs/mostly-utils-common

Common utils for MostlyJS microservices
https://github.com/mostlyjs/mostly-utils-common

Last synced: 6 months ago
JSON representation

Common utils for MostlyJS microservices

Awesome Lists containing this project

README

          

MostlyJS Common Utilities
=========================

[![Build Status](https://travis-ci.org/mostlyjs/mostly-utils-common.svg)](https://travis-ci.org/mostlyjs/mostly-utils-common)

Common utilities functions for MostlyJS microservices.

* cacheMap

# Documentation

Please see the [documentation site](https://mostlyjs.github.io).

# Usage

## Installation

```bash
npm install mostly-utils-common --save
```

# License

MIT