https://github.com/kessler/darkmagic-dispel
https://github.com/kessler/darkmagic-dispel
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kessler/darkmagic-dispel
- Owner: kessler
- License: mit
- Created: 2015-04-28T13:27:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-29T01:33:54.000Z (about 10 years ago)
- Last Synced: 2025-03-08T08:12:39.997Z (about 2 months ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# darkmagic-dispel
turn [darkmagic](https://github.com/kessler/darkmagic) code into normal code.
this module does not overwrite your code but rather creates a new copy of the transformed result in a separate directory## install
```
npm install -g darkmagic-dispel
```## usage
```
darkmagic-dispel --path=/absolute/path/to/lib/with/darkmagic/code
```
check the results at /absolute/path/to/lib/with/darkmagic/dispel--filter can be used to replace gulp's default *.js glob expression