ThimbleOpenSource offers opensource mainly focused on PHP and web applications in general... This is simple JQuery plugin for filtering text input field by using regexp. Only allowed characters will be inserted into input field, others will be silently dropped. Usage example // only lowercase alphabets are allowed $('#text_input').filter_input({regex:'[a-z]'}); // only numbers are allowed $('#text
{{#tags}}- {{label}}
{{/tags}}