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

2.4.3 • Public • Published

@nikkei/http-helper

This package provides constants and utility for well-known http values defined in various specs.

Design Goals

  • ES Module support as Tier 1
    • This allows us tree shaking friendly.
  • TypeScript friendly APIs
  • Easy to replacement.
    • This does not aim to framework lock-in.
    • This allows to replace your codebase incrementally.
  • Well documented for related specs

Not Goals

We'd like to keep this as a helper which you can replace easily. So we don't aim following goals.

  • Comprehensive wrapper for some specific framework.
  • Hard to migrate from/to this package.

Readme

Keywords

none

Package Sidebar

Install

npm i @nikkei/http-helper

Weekly Downloads

481

Version

2.4.3

License

MIT

Unpacked Size

116 kB

Total Files

67

Last publish

Collaborators

  • nikkei-web-team
  • studiomohawk