npm

@framjet/types
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

FramJet Types

The @framjet/types package is an essential TypeScript utility designed specifically for seamless conversions between string representations and TypeScript types. This library excels in transforming string literals into corresponding TypeScript types and vice versa, which is crucial for dynamic type assertions and validations in TypeScript applications. It includes a variety of type utilities covering functions, collections, JSON structures, and primitives, each tailored to facilitate precise type transformations. The package is invaluable for developers who need to handle type metadata dynamically, providing robust support for interpreting and constructing type information at runtime, thereby enhancing the flexibility and robustness of TypeScript projects.

Installation

You can install the package using npm, yarn or pnpm:

# With npm

npm install @framjet/types

# With Yarn

yarn add @framjet/types

# With PNPM

pnpm install @framjet/types

License

This project is licensed under the MIT License. See the LICENSE file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @framjet/types

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

42 kB

Total Files

25

Last publish

Collaborators

  • gcds