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
- Host: GitHub
- URL: https://github.com/spirosikmd/open-source
- Owner: spirosikmd
- License: mit
- Created: 2017-01-26T22:32:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T14:38:31.000Z (over 2 years ago)
- Last Synced: 2024-04-14T12:37:05.752Z (about 1 year ago)
- Language: JavaScript
- Size: 472 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# open source
[![Build Status][build-badge]][build]
[![version][version-badge]][package]
[![PRs Welcome][prs-badge]](http://makeapullrequest.com)
[](#contributors)Open source node project template based on
- yarn
- jest
- wallaby
- semantic-release
- all-contributors
- eslint
- editorconfig
- travisInspired 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