Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.63 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.63 KB

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