SimplyTyped:另一个用于高级类型的 Typescript 类型库

时间:2024-08-24 02:10:36
【文件属性】:

文件名称:SimplyTyped:另一个用于高级类型的 Typescript 类型库

文件大小:50KB

文件格式:ZIP

更新时间:2024-08-24 02:10:36

TypeScript

简体字 又一个打字库。 不同之处在于,在行业用例的推动下,其目标是比其他人更少实验。 许多公开的类型是内置功能之上的一个非常薄的层。 目标是提供制作简洁但复杂的类型所需的所有构建块。 npm install --save-dev simplytyped 要与使用,请导入https://unpkg.com/simplytyped/edition-deno/index.ts 目录 - - - - - - - - - - - Merge - ObjectKeys - ObjectType - Omit - Optional - Overwrite - PlainObject - PureKeys - Required - SharedKeys - StrictUnion - StringKeys - TaggedObject - Try UnionizeProper


【文件预览】:
SimplyTyped-master
----.github()
--------CODEOWNERS(17B)
----src()
--------types.ts(271B)
--------index.ts(49B)
--------impl()
--------types()
--------impl.ts(32B)
----scripts()
--------generateDocumentation.ts(7KB)
--------preparePublish.ts(337B)
--------commitDocsIfChanged.sh(161B)
--------testTsVersions.sh(187B)
----CONTRIBUTING.md(2KB)
----.travis.yml(278B)
----tsconfig.json(408B)
----LICENSE(1KB)
----test()
--------utils()
--------tuples()
--------prototypes.test.ts(3KB)
--------numbers()
--------conditionals()
--------helpers()
--------impl()
--------objects()
--------strings()
--------functions()
----tslint.json(1KB)
----README.md(27KB)
----.gitignore(54B)
----package.json(3KB)

网友评论