https://github.com/yhatt/electron-playground
https://github.com/yhatt/electron-playground
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yhatt/electron-playground
- Owner: yhatt
- License: wtfpl
- Created: 2016-07-22T14:01:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T17:00:37.000Z (almost 10 years ago)
- Last Synced: 2025-03-10T18:31:51.362Z (over 1 year ago)
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yhatt/electron-playground
### What's this repo?
This is my playground of [Electron](http://electron.atom.io/). For feedback to owned OSS project [Marp](https://github.com/yhatt/marp), I would make an Electron app including several Front-end web developments for my study.
### I'm trying to
- Continuous integration with [Travis CI](https://travis-ci.org/)
- Unit & E2E Test with [AVA](https://github.com/avajs/ava) + ES2015 (powered by [Babel](https://babeljs.io/))
### In future I want to try
- [Web Components](https://www.w3.org/standards/techs/components)
- [React](https://facebook.github.io/react/index.html)
---
#### License
This repository is under the [WTFPL License](LICENSE).