Skip to content

jQuery plugin to enhance textareas, making it easier to type Thai using the Becker transcription system

Notifications You must be signed in to change notification settings

fgurtler/becker-thai-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Becker Thai Editor

jQuery plugin to enhance textareas, making it easier to type Thai using the Becker transcription system.

Installation

$ npm install becker-thai-editor

Usage

$().ready(function(){
    $("textarea").beckerThaiEditor();
});

Documentation / Live Demo

A live demo with end-user instructions are available here.

License

ISC

About

jQuery plugin to enhance textareas, making it easier to type Thai using the Becker transcription system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published