divtrue
v1.0.10
Published
Random package that returns a happy statement when inputted string is "Divyanshi".
Downloads
3
Readme
What is this?
If you enter "Divyanshi" in the input box, you've nailed it. Else you haven't.
How to use?
npm i divtrue
Then :
<div class="divtrue">
<input type="text" />
</div>
import {divtrue} from 'divtrue';
divtrue();