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

https://github.com/ajv-validator/repo-template

Repository template
https://github.com/ajv-validator/repo-template

Last synced: 5 months ago
JSON representation

Repository template

Awesome Lists containing this project

README

          

# repo-template

Repository template

[![Build Status](https://travis-ci.org/ajv-validator/repo-template.svg?branch=master)](https://travis-ci.org/ajv-validator/repo-template)
[![npm](https://img.shields.io/npm/v/@ajv-validator/repo-template)](https://www.npmjs.com/package/@ajv-validator/repo-template)
[![Gitter](https://img.shields.io/gitter/room/ajv-validator/ajv.svg)](https://gitter.im/ajv-validator/ajv)
[![Open Collective](https://img.shields.io/badge/$-sponsors-brightgreen)](https://opencollective.com/ajv)

## Tests

```
npm i
npm t
```