brownsugar
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

brownsugar

Simple library for managing structures, types & errors.

setup

install the package

npm install brownsugar

enable strict mode inside tsconfig.json

{
    "compilerOptions": {
        // ...
        "strict": true
    }
}

This will enable strict type checking which is required for correct usage of the library.

Readme

Keywords

none

Package Sidebar

Install

npm i brownsugar

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

27.1 kB

Total Files

17

Last publish

Collaborators

  • nickbes