https://github.com/disjukr/cursive-loader
cursive loader module for webpack
https://github.com/disjukr/cursive-loader
Last synced: 2 months ago
JSON representation
cursive loader module for webpack
- Host: GitHub
- URL: https://github.com/disjukr/cursive-loader
- Owner: disjukr
- Created: 2015-07-03T10:53:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-03T10:54:13.000Z (almost 10 years ago)
- Last Synced: 2025-01-26T15:23:14.727Z (4 months ago)
- Language: JavaScript
- Homepage: http://noe.mearie.org/cson/
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cursive loader for webpack
distributed under zlib license
## usage
```js
var parsedObject = require("cursive!./file.cursive");
```