UNPKG

nikud.js

Version:

jQuery plugin for [Hebrew Niqqud](https://en.wikipedia.org/wiki/Niqqud). This plugin adds a Niqqud Toolbar to any HTML input element.

24 lines (23 loc) 377 B
{ "name": "nikud.js", "main": "nikud.js", "homepage": "https://github.com/zvizvi/nikud.js", "authors": [ "zvizvi" ], "description": "", "keywords": [ "nikud" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "jquery": "^3.1.1" } }