{"id":24755267,"url":"https://github.com/katzer/ext.ux.grid.plugin.livesearch","last_synced_at":"2025-08-19T08:10:03.051Z","repository":{"id":138108728,"uuid":"203581519","full_name":"katzer/Ext.ux.grid.plugin.LiveSearch","owner":"katzer","description":"Plugin to add live search functionality to a grid","archived":false,"fork":false,"pushed_at":"2020-12-27T10:10:11.000Z","size":138,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T06:13:58.761Z","etag":null,"topics":["extjs","grid-search","live-search"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katzer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-21T12:40:13.000Z","updated_at":"2020-12-27T10:10:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a2014ed-9981-4a22-9048-67fa7a006144","html_url":"https://github.com/katzer/Ext.ux.grid.plugin.LiveSearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katzer/Ext.ux.grid.plugin.LiveSearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzer%2FExt.ux.grid.plugin.LiveSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzer%2FExt.ux.grid.plugin.LiveSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzer%2FExt.ux.grid.plugin.LiveSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzer%2FExt.ux.grid.plugin.LiveSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katzer","download_url":"https://codeload.github.com/katzer/Ext.ux.grid.plugin.LiveSearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katzer%2FExt.ux.grid.plugin.LiveSearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271121168,"owners_count":24702723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["extjs","grid-search","live-search"],"created_at":"2025-01-28T12:38:00.108Z","updated_at":"2025-08-19T08:10:03.019Z","avatar_url":"https://github.com/katzer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LiveSearchPlugin\n\nPlugin for [ExtJS 6][extjs] to add live search functionality to a grid.\n\nWhile the SDK already includes a similar [Ext.ux.LiveSearchGridPanel][demo] component, there are some notable advantages/differences:\n\n- Compatible with __locked__, __buffered__ and __reconfigurable__ grids\n\n- Compatible with __sorted__ and __filtered__  stores\n\n- Support for __data binding__\n\n- __No__ widgets or toolbars will be added\n\n- __Exclude__ columns from search\n\n![Screenshot](screenshot.png)\n\nAn example can be found [here][iss-web].\n\n## Installation\n\nCopy the content of this repo into `packages/local/ux-livesearch`:\n\n    $ git submodule add https://github.com/katzer/Ext.ux.grid.plugin.LiveSearch.git packages/local/ux-livesearch\n\nAdd the plugin to list of required packages in your `app.json`:\n\n   ```json\n   \"requires\": [\"ux-livesearch\"]\n   ```\n\nBuild your app\n\n    $ sencha app build\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/katzer/Ext.ux.grid.plugin.LiveSearch.\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## License\n\nThe code is available as open source under the terms of the [MIT License][license].\n\n[extjs]: https://www.sencha.com/products/extjs/\n[demo]: https://examples.sencha.com/extjs/7.0.0/examples/classic/grid/live-search-grid.html\n[iss-web]: https://github.com/appPlant/iss-web\n[license]: http://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatzer%2Fext.ux.grid.plugin.livesearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatzer%2Fext.ux.grid.plugin.livesearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatzer%2Fext.ux.grid.plugin.livesearch/lists"}