@abw/badger
v1.2.4
Published
Component based framework and utility modules
Downloads
54
Readme
badger-js
This is an application toolkit for Javascript projects. It provides a number of classes and utility functions to make life easier.
It is loosely based around the Badger toolkit for Perl and was written primarily to help migrate some old Perl projects to Javascript.
Installation
Install badger
using your favourite package manager.
npm
npm install @abw/badger
pnpm
pnpm install @abw/badger
yarn
yarn add @abw/badger
Manual
See the website for documentation and examples.
Author
Andy Wardley [email protected]