Giter VIP home page Giter VIP logo

Comments (7)

adrai avatar adrai commented on June 21, 2024

Why is this a problem after so many years?

from i18next-browser-languagedetector.

jamuhl avatar jamuhl commented on June 21, 2024

it's anyway i18next-specific implementation-pluginType nothing todo with casing

from i18next-browser-languagedetector.

punkratz312 avatar punkratz312 commented on June 21, 2024

image

its called
"i18next-http-backend": "2.0.2",
and not
"i18next-httpbackend": "2.0.2",
or
"i18next-httpBackend": "2.0.2",

donΒ΄t be lazy around here whats up.

i18next-browser-languageDetector is dangling fix it to
i18next-browser-language-detector

to much better to read and understand and these are 2 seperate words as you intend in cour camelCasing πŸͺ

so please fix it up and use what the whole internet preffesed snake-case

@adrai im see it only right now and im the qa guy in our team. i see what other people dont (want to see)

from i18next-browser-languagedetector.

jamuhl avatar jamuhl commented on June 21, 2024

i18next-http-backend

-> i18next
-> http (using http, request, fetch, ...)
-> backend (is the plugin type)

so naming makes sense

i18next-http-backend
i18next-redis-backend
i18next-mongodb-backend
i18next-fs-backend
i18next-localstorage-backend
...

from i18next-browser-languagedetector.

jamuhl avatar jamuhl commented on June 21, 2024

same also for:

i18next-{type}-postProcessor

from i18next-browser-languagedetector.

jamuhl avatar jamuhl commented on June 21, 2024

beside that JS uses camelCase mostly...not snake_case

from i18next-browser-languagedetector.

jamuhl avatar jamuhl commented on June 21, 2024

its kind of easy to migrate: simply deprecate this repo and switch to a new c&p version with a new name

would put a high burden on all other devs having to update their dependencies to new module...(which most won't even notice -> as it's not a automatic ncu -u)

from i18next-browser-languagedetector.

Related Issues (20)

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.