A blazing fast and super small i18n library for Javascript
Website
Installation ·
API ·
Guides & Tips
Lisan (Turkish: lee · sun) is an i18n library.
It provides all essential tooling to have multiple languages in your applications and format numbers, currencies, ordinals & dates based on locale.
Lisan's biggest difference compared to traditional i18n libraries is taking advantage of ES6 Template Literals and using them to generate functions to interpolate strings.
Click here to learn more!.
- It's blazing fast!
- Framework Agnostic
- Allows you to lazy load your dictionaries.
- Pluralization
- Localization
- Provides a Compiler and a Command Line Tool
- Can be extended with plugins & adapters.
Show the world you are using Lisan.
[![i18n: lisanjs](https://img.shields.io/badge/i18n-lisan-62cdc1.svg?style=flat-square)](https://github.com/lisanjs/lisan)
Special thanks to Arif Aydoğmuş for designing our awesome logo! 🙏
Lisan is MIT licensed.