集合:Type使用TypeScript制作的集合库

时间:2021-02-04 21:25:20
【文件属性】:
文件名称:集合:Type使用TypeScript制作的集合库
文件大小:159KB
文件格式:ZIP
更新时间:2021-02-04 21:25:20
nodejs node typescript eslint ESLintTypeScript @ augu / collection· :memo: 使用TypeScript制作的收藏库 0.x版本 如果您想使用0.x版本或查看其源代码,则它将在分支下可用,您可以使用npm i @augu/immutable 。 从0.x-> 1.x更改 Pair和TimedQueue被删除 删除所有不推荐使用的方法 名称从@augu/immutable更改为@augu/collections 用法 // CommonJS const collections = require ( '@augu/collections' ) ; // ES6+ import collections from '@augu/
【文件预览】:
collections-master
----.eslintrc.json(44B)
----.gitignore(74B)
----package.json(1KB)
----package-lock.json(633KB)
----src()
--------Queue.ts(5KB)
--------index.ts(1KB)
--------Collection.ts(11KB)
--------utils.ts(3KB)
----.travis.yml(118B)
----jest.config.js(275B)
----LICENSE(1KB)
----tsconfig.json(553B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----examples()
--------queue.js(0B)
--------collection.js(0B)
----scripts()
--------generated()
--------docgen.js(16KB)
----README.md(3KB)
----esm.mjs(110B)
----tests()
--------Collection.spec.ts(2KB)
----.eslintignore(148B)
----.npmignore(159B)
----docs()
--------docs.json(221B)
--------index.md(3KB)
--------classes.md(95B)
--------types.md(95B)
----renovate.json(54B)
----tsconfig.test.json(589B)
----index.d.ts(9KB)

网友评论