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.
22 lines (21 loc) • 560 B
JSON
{
"name": "nikud.js",
"version": "1.0.2",
"author": "zvizvi",
"description": "jQuery plugin for [Hebrew Niqqud](https://en.wikipedia.org/wiki/Niqqud).\nThis plugin adds a Niqqud Toolbar to any HTML input element.",
"license": "MIT",
"main": "src/nikud.js",
"repository": {
"type": "git",
"url": "git+https://github.com/zvizvi/nikud.js.git"
},
"keywords": [
"nikud",
"niqqud",
"hebrew"
],
"bugs": {
"url": "https://github.com/zvizvi/nikud.js/issues"
},
"homepage": "https://github.com/zvizvi/nikud.js#readme"
}