/stablelib

A stable library of useful TypeScript/JavaScript code (Currently unstable)

Primary LanguageTypeScriptOtherNOASSERTION

StableLib

Build Status

A stable library of useful TypeScript/JavaScript code. (Currently unstable.)

Principles

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

Documentation

Working on it.

Support