Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.11 KB

DOCS.md

File metadata and controls

51 lines (34 loc) · 1.11 KB

Delegatable JS

CI TS GPLv3 license Version Downloads/week

💾 Installation

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

🏎️  Quick-start

Coming soon...

📖  Overview

Coming soon...

🧩  Examples

Coming soon...

💻  Developer Experience

The package is setup using the TSDX zero-config CLI which includes:

  • Typescript
  • Rollup
  • Jest
  • Prettier
  • ESLint