Skip to content

district-labs/delegatable-js

 
 

Repository files navigation

Delegatable JS

CI TS GPLv3 license Version Downloads/week

The @delegatable/js-delegatable node module is a Javascript library for the Delegatable framework.

The js-delegatable module is written in Typescript. Documentation is automatically generated in the Github workflow actions.

View the Documentation

Want to contribute? Create a pull request and message a contributor.

💾 Installation

npm install @delegatable/js-delegatable
yarn add @delegatable/js-delegatable
pnpm add @delegatable/js-delegatable
git clone https://github.com/delegatable/js-delegatable

💻 Developer Experience

The module uses a combination of DTS and Microbundle to manage the development workflow.

  • Typescript
  • Rollup
  • Jest
  • Prettier
  • ESLint

Copyright 2022 Delegatable

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%