Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/materya/template-repo

Materya Template Repository
https://github.com/materya/template-repo

Last synced: 23 days ago
JSON representation

Materya Template Repository

Awesome Lists containing this project

README

        

# Materya Template Repository

[![NPM version][npm-image]][npm-url]
[![Dependency Status][david-image]][david-url]
[![Known Vulnerabilities][snyk-image]][snyk-url]
[![codecov][codecov-image]][codecov-url]
[![License][license-image]][license-url]

An opinionated template repository for Materya projects

## Install

```
npm i -D @materya/
```

## Documentation

## License

[GPL-3.0](LICENSE)

[npm-image]: https://img.shields.io/npm/v/@materya//latest?style=flat-square
[npm-url]: https://npmjs.org/package/@materya/
[david-image]: https://img.shields.io/david/materya/?style=flat-square
[david-url]: https://david-dm.org/materya/
[snyk-image]: https://snyk.io/test/github/materya//badge.svg?style=flat-square
[snyk-url]: https://app.snyk.io/test/github/materya/?targetFile=package.json
[codecov-image]: https://img.shields.io/codecov/c/github/materya//master.svg?style=flat-square
[codecov-url]: https://codecov.io/gh/materya/
[license-image]: https://img.shields.io/npm/l/@materya/?style=flat-square
[license-url]: LICENSE