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

https://github.com/spirosikmd/open-source

Template for open source projects
https://github.com/spirosikmd/open-source

Last synced: about 2 months ago
JSON representation

Template for open source projects

Awesome Lists containing this project

README

        

# open source

[![Build Status][build-badge]][build]
[![version][version-badge]][package]
[![PRs Welcome][prs-badge]](http://makeapullrequest.com)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)

Open source node project template based on

- yarn
- jest
- wallaby
- semantic-release
- all-contributors
- eslint
- editorconfig
- travis

Inspired by [egghead's - how to write an open source library](https://egghead.io/courses/how-to-write-an-open-source-javascript-library)
and [kentcdodds' generator](https://github.com/kentcdodds/generator-kcd-oss).

## Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

| [
Spyros Ioakeimidis](http://www.spyros.io)
💬 [💻](https://github.com/spirosikmd/open-source/commits?author=spirosikmd) [📖](https://github.com/spirosikmd/open-source/commits?author=spirosikmd) [⚠️](https://github.com/spirosikmd/open-source/commits?author=spirosikmd) 🔧 |
| :---: |

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification.
Contributions of any kind welcome!

[version-badge]: https://img.shields.io/npm/v/open-source.svg?style=flat-square
[package]: https://www.npmjs.com/package/open-source
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[build-badge]: https://img.shields.io/travis/spirosikmd/open-source.svg?style=flat-square
[build]: https://travis-ci.org/spirosikmd/open-source.svg