Go to file
dependabot[bot] 14fe0a7ca7
Bump handlebars from 4.0.11 to 4.7.6 in /minimal
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 19:00:17 +00:00
binaryen Merge pull request #5 from speice-io/dependabot/npm_and_yarn/binaryen/lodash.template-4.5.0 2020-07-24 14:59:24 -04:00
minimal Bump handlebars from 4.0.11 to 4.7.6 in /minimal 2020-07-24 19:00:17 +00:00
percy Get everything (I can) running 2018-09-08 23:46:40 -04:00
percy_patched_webpack Update build.sh 2018-09-12 22:40:19 -04:00
stdweb Add a minimal and plain stdweb example 2018-09-08 23:38:34 -04:00
yew Get most of yew in place 2018-09-08 22:36:48 -04:00
README.md Get everything (I can) running 2018-09-08 23:46:40 -04:00

README.md

Electron applications in Rust

Each app is a starter example, and can be run with yarn install && yarn start.

stdweb and yew examples currently don't run.