Go to file
Iuri Matias fe919dd12b
Merge pull request #1 from embark-framework/move-embarkjs
Move embarkjs
2018-07-07 00:26:35 +03:00
src node.js entrypoint 2018-07-06 11:44:14 -05:00
.babelrc consistent use of "@babel/env" vs. "@babel/preset-env" 2018-07-06 12:53:18 -05:00
.gitignore ignore output of `npm pack` 2018-07-06 14:09:47 -05:00
.npmrc .npmrc 2018-07-06 11:43:46 -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 add description to package.json 2018-07-06 16:11:04 -05:00
webpack.config.js webpack should build against src/browser.js vs. dist/browser.js 2018-07-06 12:53:58 -05:00

README.md

EmbarkJS

A JavaScript library for easily interacting with web3 technologies.

This library is part of the Embark framework.