i18n-node
Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates. (by mashpie)
camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar (by sindresorhus)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
i18n-node | camelcase | |
---|---|---|
9 | 2 | |
3,087 | 694 | |
0.1% | 1.0% | |
5.2 | 5.4 | |
5 months ago | almost 2 years ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
i18n-node
Posts with mentions or reviews of i18n-node.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-06.
-
How to use i18n tags inside a computed prop in Vue
One great tool for inclusion is the i18n package helping us develop multi language apps with minimum effort.
- What is the best way to implement a multi-lingual Node app?
-
Node.js i18n: Agile Localization for Developers
If you plan to create a multilingual version of your app, you should use one of the Node.js internationalization libraries available, for example on Openbase. This article will cover the i18n-node as an example. You may choose another library according to your preferences. They do implement localization functionality pretty much in the same way.
-
I built a full stack website where you guess the country based on its music!
Great Work ! Kudos 👍. Just a suggestion that as you are building something which has a worldwide audience scope you might need to add language support which might not be very difficult with you current tech stack. You can use i18n package .
-
How to deal with cheap clients?
You have to maintain translation keys. Lookup i18n. This is a js lib for example: https://www.npmjs.com/package/i18n
-
An interesting set I found, east european brand
Or the developer can save everyone the effort and just import an NPM package for it: https://www.npmjs.com/package/i18n
-
Simple Translation Management Plugin
Take a look at the industry standard i18n
-
I built a tool to help software development teams manage snippets of content in their applications.
Have you considered why this would be used rather than a internationalization package such as https://www.npmjs.com/package/i18n? Also adding the ability for language translations to the snippets would be awesome 🙂
-
Highly Useful ✨ Express Frameworks 👌👌
Explore i18n
camelcase
Posts with mentions or reviews of camelcase.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-01.
-
NPM outage around CamelCase or more broad?
[GitHub issue](https://github.com/sindresorhus/camelcase/issues/114)
Anyone experiencing npm outage that's more than just the referenced camelcase package?
-
How To Build A CLI Using TypeScript And Bun
Converts flags to camelCase
What are some alternatives?
When comparing i18n-node and camelcase you can also consider the following projects:
indent-string - Indent each line in a string
Table - Formats data into a string table.
escape-string-regexp - Escape RegExp special characters
underscore.string - String manipulation helpers for javascript
babelfish - human friendly i18n for javascript (node.js + browser)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured