Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdd/skel-19
https://github.com/sdd/skel-19
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sdd/skel-19
- Owner: sdd
- Created: 2019-01-31T07:27:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:40:28.000Z (about 1 year ago)
- Last Synced: 2024-10-31T00:08:53.730Z (2 months ago)
- Language: JavaScript
- Size: 419 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Client
## Overview
The client skeleton code is written in ES2015, with inline JSX. It also makes use of
async / await from ES7 / ESNext. Babel is used for transpilation.## Testing
https://github.com/rstacruz/jsdom-global - in conjunction with mocha.opts file, makes jsdom setup straightforward.