jquery-search

1.0.0 • Public • Published

Introduction

It's a very simple unified implementation of find and addBack in the same method. Trust me, it's annoying having to write them all the time...

<form name="note">
    <label>
        <span>Title:</span>
        <input name="title" type="text" />
    </label>
</form>
$('form').search('[name]');

If it's either not enough or you found any bug in this plug-in, please, let me know creating an issue here. I appreciate your help!

Dependencies

Package Sidebar

Install

npm i jquery-search

Weekly Downloads

3

Version

1.0.0

License

ISC

Last publish

Collaborators

  • eagostini