# Char limit Hint## Include the script
<script src="index.min.js"></script>
## Add the element"<textarea id="element-1"></textarea>"## And Just use it
NodeCharElement("#element-1").charLimit(10);
## Contributor
[Vishal Chaturvedi](https://github.com/vishai12345)