KeyboardJS icon indicating copy to clipboard operation
KeyboardJS copied to clipboard

Demo + seperation of locale and processing logic needed

Open jslegers opened this issue 12 years ago • 3 comments

I'm considering writing a Belgian locale for your project. I'd be more inclined to actually do so if you shipped your project with a working demo that would allow me to just run the demo and adjust the keys with little to no setup.

What would also help, is a clear separation of your locale from the rest of your code. For example, you could load the locale from a JSON file. That way, someone could switch from one locale to the other by just loading a different JSON file into the same library.

jslegers avatar Feb 28 '13 15:02 jslegers

I'm glad to hear it. I'll get to work on a locale development toolkit for you.

RobertWHurst avatar Feb 28 '13 19:02 RobertWHurst

Awesome !

Let me know when it's ready, so I know when I can start fiddling around with it ;-)

jslegers avatar Mar 01 '13 08:03 jslegers

KeyboardJS 2 is looming and the locale system has been improved. I'm going to create this tool with KeyboardJS 2 in mind.

RobertWHurst avatar Mar 29 '15 21:03 RobertWHurst