Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/microappjs/shared-utils

[Shared] shared utilities for micro-app
https://github.com/microappjs/shared-utils

micro micro-app micro-application microapp shared utils

Last synced: 30 days ago
JSON representation

[Shared] shared utilities for micro-app

Awesome Lists containing this project

README

        

# Micro APP Shared-Utils

[Shared] shared utilities for micro-app.

Micro APP 依赖工具库.

[![Coverage Status][Coverage-img]][Coverage-url]
[![CircleCI][CircleCI-img]][CircleCI-url]
[![NPM Version][npm-img]][npm-url]
[![NPM Download][download-img]][download-url]

[Coverage-img]: https://coveralls.io/repos/github/MicroAppJS/shared-utils/badge.svg?branch=master
[Coverage-url]: https://coveralls.io/github/MicroAppJS/shared-utils?branch=master
[CircleCI-img]: https://circleci.com/gh/MicroAppJS/shared-utils/tree/master.svg?style=svg
[CircleCI-url]: https://circleci.com/gh/MicroAppJS/shared-utils/tree/master
[npm-img]: https://img.shields.io/npm/v/@micro-app/shared-utils.svg?style=flat-square
[npm-url]: https://npmjs.org/package/@micro-app/shared-utils
[download-img]: https://img.shields.io/npm/dm/@micro-app/shared-utils.svg?style=flat-square
[download-url]: https://npmjs.org/package/@micro-app/shared-utils

## Install

```sh
yarn add @micro-app/shared-utils
```

or

```sh
npm install -D @micro-app/shared-utils
```