Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polkadot-js/dev

Development configuration, scripts and and CI setup for polkadot-js projects. It acts as templates for other projects to reduce boilerplate, making everything consistent.
https://github.com/polkadot-js/dev

blockchain config polkadot polkadot-js substrate

Last synced: about 2 months ago
JSON representation

Development configuration, scripts and and CI setup for polkadot-js projects. It acts as templates for other projects to reduce boilerplate, making everything consistent.

Awesome Lists containing this project

README

        

# @polkadot/dev

A collection of shared CI scripts and development environment (configuration, dependencies) used by all [@polkadot](https://polkadot.js.org) projects.

Included here -

- [@polkadot/dev](packages/dev/) Common base configurations for our TypeScript projects
- [@polkadot/dev-test](packages/dev-test/) A Jest-like global environment for usage alongside `node:test`
- [@polkadot/dev-ts](packages/dev-ts/) An ESM loader for TS environments