hinglish-words
v1.0.0
Published
A massive, open-source array of Hinglish words for JavaScript, TypeScript, and React projects.
Maintainers
Readme
Hinglish Words
The first open-source Hinglish word list for JavaScript and React projects
Why?
I couldn't find any good library or npm package that provides a curated list of Hinglish words—so I decided to create one! This project is open for everyone: feel free to use it, contribute, or suggest new words. Let's build the best Hinglish resource together for the community.
Installation
npm install hinglish-wordsUsage
import hinglishWords from 'hinglish-words';
console.log(hinglishWords); // ["yaar", "jugaad", ...]- Works in React, Node.js, and any JavaScript/TypeScript project
- Fully typed for TypeScript users
- Community-driven: PRs and suggestions welcome!
Contributing
If you know more Hinglish words or want to improve the list, please open an issue or submit a pull request. All contributions are welcome!
License
MIT
