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.
Install badger
using your favourite package manager.
npm install @abw/badger
pnpm install @abw/badger
yarn add @abw/badger
See the website for documentation and examples.
Andy Wardley abw@wardley.org