A big standard library for TypeScript.
Packages are available under @temelj/<package>
, or if you prefer a single
dependency, you can use @tinrab/temelj/<package>
.
- @temelj/array - Utilities for working with arrays.
- @temelj/color - Utilities for working with colors.
- @temelj/handlebars - Utilities for working with handlebars templates.
- @temelj/id - Utilities for working with ids.
- @temelj/iterator - Utilities for working with iterables.
- @temelj/math - A collection of math utilities.
- @temelj/mdx - Utilities for working with MDX.
- @temelj/mdx-react - Helpers for rendering MDX with React.
- @temelj/request - Utilities for working with HTTP requests.
- @temelj/result - A result value type for TypeScript.
- @temelj/string - Utilities for working with strings.
- @temelj/value - Utilities for working with plain TypeScript values.