@deepkit/http
TypeScript icon, indicating that this package has built-in type declarations

1.0.1-alpha.146 • Public • Published

skeleton package

This package can be copied when a new package should be created.

Steps after copying:

  • Adjust "name", "description", and "private" in package.json.
  • Adjust README.md
  • Put this package into root /package.json "jest.references".
  • Put this package into root /tsconfig.json "references".
  • Put this package into root /tsconfig.esm.json "references".
  • Add dependencies to package.json and run node sync-tsconfig-deps.js to adjust tsconfig automatically.
  • Add to .github/workflows/main.yml tsc build step if necessary.

Readme

Keywords

none

Package Sidebar

Install

npm i @deepkit/http

Weekly Downloads

1,079

Version

1.0.1-alpha.146

License

MIT

Unpacked Size

876 kB

Total Files

123

Last publish

Collaborators

  • marcj