Skip to content

zeke/javascript-userland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Userland

An Electron demo for dotJS.io Paris 2016

Links

Links to things mentioned in the talk:

Web Tools

CLI Tools

Registry Packages

Electron Stuff

Usage

To run the Electron app locally:

git clone https://github.com/zeke/javascript-userland
cd javascript-userland
npm i && npm start

Dependencies

Dev Dependencies

  • chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
  • chai-as-promised: Extends Chai with assertions about promises.
  • electron: Install prebuilt electron binaries for the command-line using npm
  • electron-debug: Adds useful debug features to your Electron app
  • mocha: simple, flexible, fun test framework
  • spectron: Easily test your Electron apps using ChromeDriver and WebdriverIO.
  • standard: JavaScript Standard Style

License

MIT

Generated by package-json-to-readme

About

My slides from dotjs.io Paris 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published