Go to file
Jonathan Rainville 2e636e1258
Merge pull request #18 from embark-framework/bug_fix/this-not-self
bad reference in onReady
2018-09-04 08:53:24 -04:00
src bad `self` reference in onReady, should be `this` 2018-09-02 20:02:56 -05:00
.babelrc corejs2 per @babel/plugin-transform-runtime@7.0.0-rc.1 2018-08-12 20:11:54 -05:00
.gitignore general tidy up 2018-07-09 18:47:36 -05:00
.npmrc be more specific,strict about what's supported 2018-07-16 17:04:48 -05:00
LICENSE LICENSE 2018-07-06 11:43:46 -05:00
README.md add description to README, provide link to Embark 2018-07-06 16:11:17 -05:00
index.html helper web page for testing standalone embark.min.js 2018-07-06 11:43:55 -05:00
package.json update to 0.4.0 2018-08-31 16:58:46 -04:00
webpack.config.js rev babel, webpack setups and pkg.json fields 2018-07-16 17:04:25 -05:00

README.md

EmbarkJS

A JavaScript library for easily interacting with web3 technologies.

This library is part of the Embark framework.