{"library":"typescript-logic","type":"library","category":null,"description":"This package provides experimental type-level boolean logic primitives using TypeScript's advanced generic system. With a version of `0.0.0` and last published over seven years ago (September 2018), it is in an extremely early, experimental state and is effectively abandoned. There is no established release cadence, and it completely lacks documentation, including a README. Its intended purpose is for advanced TypeScript developers requiring compile-time type validation or metaprogramming, allowing for boolean operations such as AND, OR, and NOT to be performed directly within the type system. This enables the creation of more robust and self-documenting types for intricate conditional logic scenarios, distinguishing itself by offering these utilities as pure type definitions rather than runtime values.","language":"javascript","status":"abandoned","version":"0.0.0","tags":["javascript","logic","generic","typescript","boolean","true","false"],"last_verified":"Wed May 27","install":[{"cmd":"npm install typescript-logic","imports":["import type { True } from 'typescript-logic';","import type { False } from 'typescript-logic';","import type { And } from 'typescript-logic';","import type { Or } from 'typescript-logic';","import type { Not } from 'typescript-logic';"]},{"cmd":"yarn add typescript-logic","imports":[]},{"cmd":"pnpm add typescript-logic","imports":[]}],"homepage":null,"github":"https://github.com/ksxnodemodules/typescript-logic","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-logic","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/typescript-logic/compatibility"}}