6.1.4 • Published 3 months ago

@qiwi/libdefkit v6.1.4

Weekly downloads
137
License
MIT
Repository
github
Last release
3 months ago

@qiwi/libdefkit

Maintainability Test Coverage

Util toolset to produce single-file TS and Flow libdefs

Requirements

Node.js >= 16

Install

yarn add @qiwi/libdefkit -D

Usage

Insert script to package.json

{
  "scripts": {
    "build:libdef": "libdefkit --tsconfig=tsconfig.esm.json --tsconfig=tsconfig.cjs.json"
  }
}

CLI

FlagDescriptionDefault
--helpDisplay usage hints
--cwdSet current working dirprocess.cwd()
--entryDefine pkg entry point./index.ts
--extExtension to use in module declarations. '' to unset any..js
--tsconfigDefine path(s) to project's TS config
--customTypingsAttach custom libdefs to d.ts bundle
--cacheDir for temporary assetstempy.directory()
--dtsOutTS typings outputtypings/index.d.ts
--flowOutFlow libdef outputflow-typed/index.flow.js

License

MIT

6.1.4

3 months ago

6.1.3

3 months ago

6.1.0

3 months ago

6.0.1

3 months ago

6.1.2

3 months ago

6.1.1

3 months ago

6.0.0

4 months ago

5.0.0

1 year ago

4.0.8

2 years ago

4.0.7

2 years ago

4.0.6

2 years ago

3.1.3

2 years ago

3.2.0

2 years ago

4.0.5

2 years ago

4.0.4

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

4.0.3

2 years ago

4.0.2

2 years ago

3.1.2

2 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.1.8

3 years ago

2.1.7

3 years ago

2.1.6

3 years ago

2.1.5

3 years ago

2.1.4

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1-beta.2

4 years ago

2.0.1-beta.0

4 years ago

2.0.1-beta.1

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago