nikud.js
v1.0.2
Published
jQuery plugin for [Hebrew Niqqud](https://en.wikipedia.org/wiki/Niqqud). This plugin adds a Niqqud Toolbar to any HTML input element.
Readme
nikud.js
jQuery plugin for Hebrew Niqqud. This plugin adds a Niqqud Toolbar to any HTML input element.
Download
Git
git clone https://github.com/zvizvi/nikud.js.gitBower
bower install nikud.jsInstalltion
Add nikud.js and nikud.css in your HTML page.
Note: jquery is required.
<script src="jquery.js"></script>
<link rel="stylesheet" href=" nikud.css">
<script src=" nikud.js"></script>Setup
$('input').nikud();Example
Use this link as an example.
