Documentation Index
Fetch the complete documentation index at: https://developers.remeinium.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Install the package via your preferred package manager:
Note: The official npm package name is @siyabasa/singlish.
Basic Usage
Simple Text Conversion
For simple, stateless conversion of a string (e.g., processing a document or a chat message):Real-time Input (React)
For interactive text input, use theuseSinglishConverter hook. It handles cursor position, buffer management, and state updates automatically.
Next Steps
- Explore the Core Concepts to understand how the transliteration works.
- Check the API Reference for detailed function signatures.
- See the Phonetic Map for the full list of key mappings.

