Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom-weatherhead/express-mixin
Dependencies for a Node.js Express Web app project
https://github.com/tom-weatherhead/express-mixin
Last synced: about 7 hours ago
JSON representation
Dependencies for a Node.js Express Web app project
- Host: GitHub
- URL: https://github.com/tom-weatherhead/express-mixin
- Owner: tom-weatherhead
- License: mit
- Created: 2019-07-04T20:13:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:54:01.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T02:20:03.514Z (9 days ago)
- Language: JavaScript
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# express-mixin
Dependencies for a Node.js Express Web app project[![Build Status](https://secure.travis-ci.org/tom-weatherhead/express-mixin.svg)](https://travis-ci.org/tom-weatherhead/express-mixin)
[![npm](https://img.shields.io/npm/v/express-mixin.svg)](https://www.npmjs.com/package/express-mixin)
[![npm](https://img.shields.io/npm/dt/express-mixin.svg)](https://www.npmjs.com/package/express-mixin)
[![Maintainability](https://api.codeclimate.com/v1/badges/c4b945dc369f48d38f0e/maintainability)](https://codeclimate.com/github/tom-weatherhead/express-mixin/maintainability)
[![Known Vulnerabilities](https://snyk.io/test/github/tom-weatherhead/express-mixin/badge.svg?targetFile=package.json&package-lock.json)](https://snyk.io/test/github/tom-weatherhead/express-mixin?targetFile=package.json&package-lock.json)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/tom-weatherhead/express-mixin/blob/master/LICENSE)## Installation
To install the stable version:
```
npm install --save express-mixin
```## License
[MIT](https://choosealicense.com/licenses/mit/)