Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Homebrew Bundle | 4,510 | 2 days ago | 6 | mit | Ruby | |||||
📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store. | ||||||||||
Hyperapp Todo Parcel | 12 | 3 years ago | CSS | |||||||
Ofa Ruby | 5 | 10 years ago | 4 | March 03, 2013 | Ruby | |||||
Ruby binding to libofa | ||||||||||
Tap_dance | 1 | 10 years ago | mit | Ruby | ||||||
Manage your OSX binaries on a per project and system basis. Powered by Homebrew, inspired by Bundler. |
Hyperapp crud todo with Parcel bundler
Add some todos, click buttons to delete or toggle state, tap or click text in todo to edit.
Offline support with service worker
$ git clone https://github.com/marcusasplund/hyperapp-todo-parcel.git
$ cd hyperapp-todo-parcel
$ yarn
$ yarn start
Open up application at http://localhost:3000/ in browser
$ yarn build
This will generate a release directory with your minified/rev'd assets.