Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/randytarampi/pwa

A monorepo for all my `*-icon*` and `*-splash*` modules, etc. 'cause Snyk was being a pain with PRs
https://github.com/randytarampi/pwa

Last synced: 17 days ago
JSON representation

A monorepo for all my `*-icon*` and `*-splash*` modules, etc. 'cause Snyk was being a pain with PRs

Awesome Lists containing this project

README

        

```
___ ___ ___ ___ ___ ___
/\ \ /\ \ /\ \ /\ \ /\__\ /\__\
/::\ \ _\:\ \ /::\ \ \:\ \ ___ ___ ___ ___ ___ /:/ _/_ /:/ _/_
/:/\:\__\ /\ \:\ \ /:/\:\ \ \:\ \ /\__\ /\__\ /\__\ /\__\ /\__\ /:/ /\__\ /:/ /\ \
/:/ /:/ / _\:\ \:\ \ /:/ /::\ \ ___ \:\ \ /:/ / /:/__/ ___ ___ /:/__/ /:/ / /:/__/ /:/ /:/ _/_ /:/ /::\ \
/:/_/:/ / /\ \:\ \:\__\ /:/_/:/\:\__\ /\ \ \:\__\ /:/__/ /::\ \ /\ \ /\__\ /::\ \ /:/__/ /::\ \ /:/_/:/ /\__\ /:/_/:/\:\__\
\:\/:/ / \:\ \:\/:/ / \:\/:/ \/__/ \:\ \ /:/ / /::\ \ \/\:\ \__ \:\ \ /:/ / \/\:\ \__ /::\ \ \/\:\ \__ \:\/:/ /:/ / \:\/:/ /:/ /
\::/__/ \:\ \::/ / \::/__/ \:\ /:/ / /:/\:\ \ ~~\:\/\__\ \:\ /:/ / ~~\:\/\__\ /:/\:\ \ ~~\:\/\__\ \::/_/:/ / \::/ /:/ /
\:\ \ \:\/:/ / \:\ \ \:\/:/ / \/__\:\ \ \::/ / \:\/:/ / \::/ / \/__\:\ \ \::/ / \:\/:/ / \/_/:/ /
\:\__\ \::/ / \:\__\ \::/ / \:\__\ /:/ / \::/ / /:/ / \:\__\ /:/ / \::/ / /:/ /
\/__/ \/__/ \/__/ \/__/ \/__/ \/__/ \/__/ \/__/ \/__/ \/__/ \/__/ \/__/
```

[![Build status](https://img.shields.io/travis/com/randytarampi/pwa.svg?style=flat-square)](https://travis-ci.com/randytarampi/pwa)
[![Coverage status](https://img.shields.io/coveralls/randytarampi/pwa.svg?style=flat-square)](https://coveralls.io/github/randytarampi/pwa?branch=master)
[![Maintainability status](https://img.shields.io/codeclimate/maintainability-percentage/randytarampi/pwa.svg?style=flat-square)](https://codeclimate.com/github/randytarampi/pwa/maintainability)
[![Maintained with Lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg?style=flat-square)](https://lernajs.io/)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/randytarampi/pwa.svg?style=flat-square)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/randytarampi/pwa.svg?style=flat-square)
[![Analytics](https://ga-beacon.appspot.com/UA-50921068-1/beacon/github/randytarampi/pwa?flat&useReferrer)](https://github.com/igrigorik/ga-beacon)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frandytarampi%2Fpwa.svg)](https://app.fossa.com/projects/git%2Bgithub.com%2Frandytarampi%2Fpwa?ref=badge_shield)

Just read the `packages/*/README.md`s already. 😛

# Dependencies
```
brew install nvm
nvm install 12
npm install -g yarn
```

# Installation

```
yarn install
```

# Configuration, Usage, Deployment, etc.

You'll want to read each package's README.

# Testing

```
yarn test
```

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frandytarampi%2Fpwa.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Frandytarampi%2Fpwa?ref=badge_large)