Credits •
Related •
-
Text Conversion: Convert any latin script to aksara Lampung or vice versa. !! IMPORTANT: Current version only works with Kaganga Font
-
Lightweight: Designed to be minimal and efficient, ensuring fast performance.
-
Easy Integration: Simple API that can be easily integrated into any JavaScript framework.
-
Cross-Platform Compatibility: Works seamlessly in any JavaScript environment, including Node.js and browsers.
-
Comprehensive Documentation: Well-documented functions and examples for quick reference.
-
Community Support: Open for contributions, with an active community for support and development.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Install dependencies via NPM
$ npm install lampungify
# Install dependencies via Yarn
$ yarn add lampungify
# Install via deno
$ deno add jsr:@aksara/lampungify
# Install dependencies via Bun
$ bun add lampungify
getAksara(latin: string): string
Receive latin text to be converted to string that compatible with Lampung script font.
getLatin(aksara: string): string
Receive aksara string to be converted to latin text. Returns a string, only compatible with Kaganga supported font.
This software uses the following open source packages:
- Lamban Bahasa - Lamban Bahasa - A community driven Lampung language translation website
MIT
GitHub @dedekurnn ·