Options
All
  • Public
  • Public/Protected
  • All
Menu

StableLib

StableLib

A stable library of useful TypeScript/JavaScript code.

Principles

  • Correctness first, performance later.
  • Clear code is better than short.
  • Better usability means fewer bugs.
  • Typing is good, but not too much.

Documentation

See https://www.stablelib.com

Usage

Install packages via npm from @stablelib namespace, for example:

npm install @stablelib/base64

See all packages.

Support

  • Paid support for proprietary projects: write to Dmitry Chestnykh [email protected].
  • Free support for open source projects and bug reports for everyone: issue tracker.

Generated using TypeDoc