2.2.8 • Published 11 months ago

utilsofweb v2.2.8

Weekly downloads
18
License
ISC
Repository
github
Last release
11 months ago

utilsofweb

$ npm i utilsofweb

usage: see document

support three build script

"scripts": {
  "build": "rollup -c",
  "build:all": "node scripts/build.js",
  "build:litcomp": "node scripts/buildLitcomp.js",
  ...
},
  • build: 入口 index.ts
  • build:all: 对 packages 下子项目 逐个打包
  • build:litcomp: 对 packages 下 litcomp(web components) 打包

dir: pr - some proposal that will not compile to dist

external third libs by install @types

issue

  • 不支持在 node 环境使用 (document is undefined)

TODO

  • 迁移出
2.2.8

11 months ago

2.2.1

1 year ago

2.2.3

1 year ago

2.2.2

1 year ago

2.2.5

1 year ago

2.2.4

1 year ago

2.2.7

1 year ago

2.2.6

1 year ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago