Package Exports
- hops
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hops) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Hops UI Toolbox
Highly experimental - use at your own peril. Things will break.
In this repo, we are experimenting with technology that might serve as our next generation front end technology stack: hops spices our brew (i.e. web front end) with ECMAScript, CSSModules, JSX/React and Flux/Redux. To get an impression take a look at our example app.
Install
npm install -SE hopsConfigure
package.json
{
...
"scripts": {
"start": "hops",
...
},
"babel": {
"extends": "hops/etc/babel"
}
...
}Run
npm start (--production)Thanks!
The beautiful hops icon we are using instead of a logo was created by The Crew at Fusionary and provided via The Noun Project. It is licensed under a Creative Commons license.