GithubHelp home page GithubHelp logo

nikkei / node-http-helper Goto Github PK

View Code? Open in Web Editor NEW
3.0 26.0 1.0 1.1 MB

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

Home Page: https://www.npmjs.com/package/@nikkei/http-helper

License: Other

TypeScript 94.48% JavaScript 5.52%
http javascript nodejs typescript

node-http-helper's Introduction

@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.

node-http-helper's People

Contributors

tetsuharuohzeki avatar dependabot[bot] avatar arayaryoma avatar

Stargazers

 avatar  avatar  avatar

Watchers

Oli Studholme avatar Yuya Saito avatar  avatar SAWA, Norihiko avatar Yosuke avatar  avatar Shotaro Osaki avatar Taishi Ikai avatar Natsuki Akama avatar  avatar Taro Noritomo avatar KyosukeHAGIWARA avatar 87carats avatar Ryo Yamazaki avatar Takeshi Sato avatar  avatar Marina Nakagawa avatar ogapants avatar KeiNakamura avatar suzutomo avatar sadnessOjisan avatar Hiroaki ITO avatar yokubo avatar naoki mry avatar  avatar Toshihiro Watanabe avatar

Forkers

tetsuharuohzeki

node-http-helper's Issues

Support CommonJS import

A lot of Our internal projects still uses commonjs style and we want to use this in them.

To resolve this, we need to change this to a dual export package.

Stop symbolic links to README/LICENSE

They was introduced in #53 to make the migration easy.
I think symbolic link is nice solution for migration but they are not work well with GitHub's UI. For example, GitHub cannot detect license style automatically and show it as that we license this repository under MIT License.

Ideally, we should copy (or generate?) them into packages/http-helper workspace by adding the step to our build process.

Update ESLint to v9

For a long term, we would like to upgrade ESLint to v9 but we need wait some related packages for it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.