1.1.1 • Published 1 year ago

web3-packagetemplate v1.1.1

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
1 year ago

web3.js - Package Template

ES Version Node Version NPM Package Dependency Status Dev Dependency Status

This is a sub-package of web3.js.

web3-packagetemplate contains the ideal setup for a Web3.js package.

Get it from the NPM Registry
yarn add web3-packagetemplate

Getting Started

Prerequisites

Package.json Scripts

ScriptDescription
cleanUses rimraf to remove dist/
buildUses tsc to build package and dependent packages
lintUses eslint to lint package
lint:fixUses eslint to check and fix any warnings
formatUses prettier to format the code
testUses jest to run unit tests
test:integrationUses jest to run tests under /test/integration
test:unitUses jest to run tests under /test/unit
1.1.2-dev.0

3 years ago

1.1.1-dev.0

3 years ago

1.1.1

3 years ago

1.1.1-rc.0

3 years ago

1.1.1-rc.1

3 years ago

0.1.1-alpha.2

3 years ago

0.1.1-alpha.1

3 years ago

0.1.1-alpha.0

4 years ago

0.1.0-alpha.0

4 years ago

1.0.0-alpha.0

5 years ago

1.0.0

5 years ago