Skip to content

DedeKurnn/lampungify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Lampungify


Lampungify


A minimal Lampung language support utility library.

PRs Welcome

Key Features

How To Use

Documentations

Credits

Related

License

Key Features

  • 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.

How To Use

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

Documentations

getAksara()

getAksara(latin: string): string

Receive latin text to be converted to string that compatible with Lampung script font.

getLatin()

getLatin(aksara: string): string

Receive aksara string to be converted to latin text. Returns a string, only compatible with Kaganga supported font.


Credits

This software uses the following open source packages:

Support

Saweria

You may also like...

  • Lamban Bahasa - Lamban Bahasa - A community driven Lampung language translation website

License

MIT


dedekurnn.my.id  · 

GitHub @dedekurnn  · 

About

Lampung language support utility library

Resources

License

Stars

Watchers

Forks

Packages

No packages published