{"id":33163909,"url":"https://oria.github.io/gridx/","last_synced_at":"2025-11-16T17:01:55.165Z","repository":{"id":58221687,"uuid":"1467246","full_name":"oria/gridx","owner":"oria","description":"Just another powerful Dojo grid","archived":false,"fork":false,"pushed_at":"2024-02-14T06:44:04.000Z","size":86194,"stargazers_count":161,"open_issues_count":287,"forks_count":76,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-10-20T03:52:26.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oria.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/DropDownPager.js","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-03-11T08:37:32.000Z","updated_at":"2025-06-18T15:22:54.000Z","dependencies_parsed_at":"2024-06-19T10:01:21.106Z","dependency_job_id":"7e5f4815-afc7-4e6f-b8cd-08d6180c4d93","html_url":"https://github.com/oria/gridx","commit_stats":{"total_commits":1475,"total_committers":25,"mean_commits":59.0,"dds":0.6250847457627119,"last_synced_commit":"a05e8b910bc88106792c2c68ebdbdbea45cb63f8"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/oria/gridx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oria%2Fgridx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oria%2Fgridx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oria%2Fgridx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oria%2Fgridx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oria","download_url":"https://codeload.github.com/oria/gridx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oria%2Fgridx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284742551,"owners_count":27056072,"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-11-16T02:00:05.974Z","response_time":65,"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":[],"created_at":"2025-11-15T23:00:43.359Z","updated_at":"2025-11-16T17:01:55.155Z","avatar_url":"https://github.com/oria.png","language":"JavaScript","funding_links":[],"categories":["Specific Libraries","Packages, libraries and scripts"],"sub_categories":["Dojo"],"readme":"## GridX Overview\n\n#### **A fast rendering, well modularized and plugin architecture based Grid.**\n\nBesides supporting a rich set of popular features, GridX is optimized and extremely capable of supporting huge dataset.\n\nGridX is consisted of:\n\n* A compact and lightweight core\n* A flexible plugin machinery with comprehensive module life-cycle and conflict management\n* A rich and extend-able set of modules which can be loaded on demand.\n\nGridX is available under [Dojo Toolkit](http://dojotoolkit.org/) [CLA](http://dojofoundation.org/about/cla) with the same [BSD/AFLv2 license] (http://dojotoolkit.org/license)\n\n\n### Archive Versions:\n* [1.3 (LTS)](https://github.com/oria/gridx/tree/1.3): [release notes](https://github.com/oria/gridx/wiki/Gridx-v1.3.0-Release-Notes)\n* [1.2 (LTS)](https://github.com/oria/gridx/tree/1.2): [release notes](https://github.com/oria/gridx/wiki/Gridx-v1.2.0-Release-Notes)\n* [1.1](https://github.com/oria/gridx/tree/1.1): [release notes](https://github.com/oria/gridx/wiki/Gridx-v1.1.0-Release-Notes)\n* [1.0 (LTS)](https://github.com/oria/gridx/tree/1.0)\n\n## Installation\n\n1.\t[CPM installation](https://github.com/kriszyp/cpm) with the following command:\n\n\t``cpm install gridx``\n\n2.\t[Bower](http://bower.io) install:\n\n\t``bower install gridx``\n\n3.\tManual installation by putting GridX at the same level as Dojo, e.g:\n\t* dojo \n\t* dijit\n\t* dojox\n\t* gridx\n\n**GridX** works best with [Dojo 1.8.0](http://download.dojotoolkit.org/release-1.8.0/) or higher.\n\n\n## Quick ways to know GridX\n\n* [Feature Coverage](https://docs.google.com/spreadsheet/pub?key=0AgR1KOpszcsZdF9ZbW5hWFdYUFAzdjdhZi1xcGMwUVE\u0026gid=1)\n* [Module Compatibility Matrix](https://docs.google.com/spreadsheet/pub?key=0AgR1KOpszcsZdF9ZbW5hWFdYUFAzdjdhZi1xcGMwUVE\u0026gid=0)\n* [Demo gallery]() (http://oria.github.com/gridx/gallery.html)\n* [Benchmaks]() (in progress)\n* [Tutorial](https://github.com/oria/gridx/wiki) (in progress)\n* [API Doc](http://oria.github.com/gridx/apidoc/index.html) (in progress)\n* [Known limitations]() (in progress)\n* [Release download (v1.3)](https://github.com/oria/gridx/zipball/1.3)\n* [Report bugs](https://github.com/oria/gridx/issues/new)\n\n\n## GridX Home Site (in progress)\nPlease also check out [GridX Home Site](http://oria.github.com/gridx) for more details on how GridX can help you.\n\n\n\n##Current Maintainer\n* [Chen Zhuang Hong (Daniel) - IBM, CCLA](mailto:xiaohongczh@gmail.com)\n\n## GridX Team\n* [Xiao Wen Zhu (Oliver) - IBM, CCLA](mailto:zhuxw1984@gmail.com)\n* [Pei Wang (Nate) - IBM, CCLA](mailto:supnate@gmail.com)\n* [Bing Jian Guo (Evans) - IBM, CCLA](mailto:bingjian.guo@gmail.com)\n* [Qi Ruan (Rock) - IBM, CCLA](mailto:)\n* [Xiang Zhou (JayZ) - IBM, CCLA](mailto:)\n* [Wei Huang (Evan) -  Dojo Committer](mailto:evanhuangwei@gmail.com)\n\nPlease contact us if you have got any questions. We really appreciate any suggestions or fix patches to improve GridX.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/oria.github.io%2Fgridx%2F","html_url":"https://awesome.ecosyste.ms/projects/oria.github.io%2Fgridx%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/oria.github.io%2Fgridx%2F/lists"}