mirror of https://github.com/embarklabs/embark.git
fe107546a8
It's principal use was in `stack/compiler`, but that package was refactored in #1878 to use async/await. There was a replica in `packages/embark/src/lib/utils/async_extend.js` but it wasn't being used to do async operations and could be replaced with `Object.entries().forEach()`. It was required by `plugins/vyper` but the wrapper's custom `eachObject` method wasn't being used. `stack/api` had it as a dependency but wasn't using it. |
||
---|---|---|
.. | ||
src | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
package.json | ||
tsconfig.json | ||
tslint.json |
README.md
embark-vyper
Embark wrapper for the Vyper compiler
Visit embark.status.im to get started with Embark.