Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boennemann/fresh-bundle
https://github.com/boennemann/fresh-bundle
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/boennemann/fresh-bundle
- Owner: boennemann
- Created: 2015-09-03T18:13:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-26T02:39:07.000Z (about 8 years ago)
- Last Synced: 2024-10-13T18:29:16.190Z (2 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fresh-bundle
> delete bundleDependencies from the node_modules folder, that are also dependencies from npm, so they can be freshly installed
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)
[![Dependency Status](https://david-dm.org/boennemann/fresh-bundle/master.svg)](https://david-dm.org/boennemann/fresh-bundle/master)
[![devDependency Status](https://david-dm.org/boennemann/fresh-bundle/master/dev-status.svg)](https://david-dm.org/boennemann/fresh-bundle/master#info=devDependencies)
[![Build Status](https://travis-ci.org/boennemann/fresh-bundle.svg?branch=master)](https://travis-ci.org/boennemann/fresh-bundle)