Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom-weatherhead/thaw-config
ThAW's Node.js project configuration data
https://github.com/tom-weatherhead/thaw-config
Last synced: about 6 hours ago
JSON representation
ThAW's Node.js project configuration data
- Host: GitHub
- URL: https://github.com/tom-weatherhead/thaw-config
- Owner: tom-weatherhead
- License: mit
- Created: 2019-06-26T16:38:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T19:47:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T09:29:57.331Z (18 days ago)
- Language: JavaScript
- Size: 249 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thaw-config
ThAW's Node.js project configuration data[![Build Status](https://secure.travis-ci.org/tom-weatherhead/thaw-config.svg)](https://travis-ci.org/tom-weatherhead/thaw-config)
[![npm](https://img.shields.io/npm/v/thaw-config.svg)](https://www.npmjs.com/package/thaw-config)
[![npm](https://img.shields.io/npm/dt/thaw-config.svg)](https://www.npmjs.com/package/thaw-config)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/tom-weatherhead/thaw-config/blob/master/LICENSE)
[![Maintainability](https://api.codeclimate.com/v1/badges/70b18db2a16dbf04c707/maintainability)](https://codeclimate.com/github/tom-weatherhead/thaw-config/maintainability)
[![Known Vulnerabilities](https://snyk.io/test/github/tom-weatherhead/thaw-config/badge.svg?targetFile=package.json&package-lock.json)](https://snyk.io/test/github/tom-weatherhead/thaw-config?targetFile=package.json&package-lock.json)## Installation
To install the stable version:
```
npm install --save thaw-config
```## License
MIT