{"library":"typelab","type":"library","category":null,"description":"typelab v1.0.1 is a zero-dependency TypeScript library providing a suite of reusable, type-level utility types for everyday TypeScript development. Released under MIT license with active maintenance, it offers aliases (Primitive, Nullable), assertions (IsExtends, IsEqual, IsAny), conditional types (IfExtends, IfEqual, IfAny), and utility types (FunctionCallbackify, FunctionPromisify, ObjectAssign). Unlike similar libraries like type-fest or utility-types, typelab focuses purely on type-level operations with no runtime code, making it lightweight for dev dependencies. The package is ESM and CommonJS compatible, ships with TypeScript definitions, and has a simple, documented API.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","typescript","ts","utility-types","ts-utility-types","type-utilities","type-safety","advanced-types","type-helpers"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install typelab","imports":["import { Primitive } from 'typelab'","import { IsExtends } from 'typelab'","import { ObjectAssign } from 'typelab'","import { IfAny } from 'typelab'","import { FunctionCallbackify } from 'typelab'"]},{"cmd":"yarn add typelab","imports":[]},{"cmd":"pnpm add typelab","imports":[]}],"homepage":"https://github.com/codeismyid/typelab#readme","github":"https://github.com/codeismyid/typelab","docs":null,"changelog":null,"pypi":null,"npm":"typelab","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}