convert:最小和最快的库,可在TypeScript和JavaScript中真正轻松地进行完全类型安全的单位转换

时间:2024-04-08 07:08:43
【文件属性】:

文件名称:convert:最小和最快的库,可在TypeScript和JavaScript中真正轻松地进行完全类型安全的单位转换

文件大小:792KB

文件格式:ZIP

更新时间:2024-04-08 07:08:43

nodejs javascript typescript commonjs umd

转变 ,库,可在TypeScript和JavaScript中真正轻松地进行完全类型安全的单位转换。 yarn add convert # or npm install convert 特征 对转换进行完整的构建时间和运行时检查 使用诸如Next.js或Nuxt.js之类的Web框架?您将获得零成本的构建时转换。 Convert完全没有副作用,因此,因此绝对零转换代码发送给客户端! 可在浏览器和Node.js(提供的UMD,ESModules和CommonJS构建)中使用 开箱即用的ES3向后兼容性(自Node.js 0.9.1起,可能更早开始工作) 0个依赖项 如果您通过typeof bigint传递某些东西,则支持bigints 用法 最新版本的API文档已生成并可以在线获取。 。 // ESM: import convert from 'convert' ; // CJS: con


【文件预览】:
convert-master
----.gitignore(3KB)
----package.json(2KB)
----src()
--------convert.ts(3KB)
--------types()
--------index.ts(217B)
--------util.ts(1KB)
--------conversions.ts(37KB)
--------convert-many.ts(2KB)
----jest.config.js(232B)
----LICENSE(1KB)
----tsconfig.json(1KB)
----types()
--------prettier-config-xo.d.ts(37B)
--------global.d.ts(97B)
----.github()
--------FUNDING.yml(679B)
--------workflows()
----.prettierignore(3KB)
----.eslintrc.js(178B)
----README.md(5KB)
----prettier.config.js(116B)
----typedoc.json(137B)
----.vscode()
--------settings.json(54B)
----.releaserc.json(207B)
----.npmignore(8B)
----.yarnrc.yml(65B)
----docs()
--------demo.ts(1KB)
--------build-time-optimizations.tsx(270B)
----renovate.json(95B)
----test()
--------conversions()
--------convert.test.ts(980B)
--------convert-many.test.ts(1KB)
--------util.ts(479B)
--------util.test.ts(412B)
--------types.ts(101B)
----.yarn()
--------releases()
----.editorconfig(180B)
----yarn.lock(552KB)

网友评论