TJKoury / stablelib

A stable library of useful TypeScript/JavaScript code

Home Page:https://www.stablelib.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A stable library of useful TypeScript/JavaScript code

https://www.stablelib.com

License:Other


Languages

Language:TypeScript 100.0%