projects, javascript

elUtils: my latest npm package

18/03/2024

I’m extremely proud and happy to announce my latest npm package elUtils! The specific package is a must-have for all developers who build greek applications in TypeScript and JavaScript! The package has zero dependencies and works in all runtimes, including browser, Node.js, bun and soon deno. For a more technical look at the implementation, it’s written in TypeScript, its test coverage is 100% and is strongly-typed.

The package contains a large collection of helper functions that are really helpful when you are building greek applications, such as geolocation data, dates, formating, validations, and much more. Finally all these data are available both in english and greek languages.

Take a look at the current API and the live demo for more details, and of course feel free to contribute to the project!