{"id":50979810,"url":"https://future-architect.github.io/cheetah-grid/","last_synced_at":"2026-07-07T11:00:28.901Z","repository":{"id":26502098,"uuid":"109199313","full_name":"future-architect/cheetah-grid","owner":"future-architect","description":"The fastest open-source data table for web.","archived":false,"fork":false,"pushed_at":"2026-05-16T04:57:10.000Z","size":23155,"stargazers_count":1521,"open_issues_count":37,"forks_count":122,"subscribers_count":31,"default_branch":"master","last_synced_at":"2026-05-16T05:40:42.683Z","etag":null,"topics":["canvas","data-table","grid","javascript","javascript-library","spreadsheet","vue-component","vue-components"],"latest_commit_sha":null,"homepage":"https://future-architect.github.io/cheetah-grid/","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/future-architect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"ota-meshi"}},"created_at":"2017-11-02T00:37:15.000Z","updated_at":"2026-05-08T04:50:36.000Z","dependencies_parsed_at":"2023-11-08T04:07:31.605Z","dependency_job_id":"434bdaa3-219d-48a6-903e-37dc5ccb68fd","html_url":"https://github.com/future-architect/cheetah-grid","commit_stats":{"total_commits":400,"total_committers":8,"mean_commits":50.0,"dds":0.08499999999999996,"last_synced_commit":"0e00324b53b16f0b9ab8f2230cca43c4bf15c734"},"previous_names":[],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/future-architect/cheetah-grid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/future-architect%2Fcheetah-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/future-architect%2Fcheetah-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/future-architect%2Fcheetah-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/future-architect%2Fcheetah-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/future-architect","download_url":"https://codeload.github.com/future-architect/cheetah-grid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/future-architect%2Fcheetah-grid/sbom","scorecard":{"id":414669,"data":{"date":"2025-08-11","repo":{"name":"github.com/future-architect/cheetah-grid","commit":"021147c88679fd291e5d790ca1ff6b3a854fcdaf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/GHPages.yml:1","Warn: no topLevel permission defined: .github/workflows/NodeCI.yml:1","Warn: no topLevel permission defined: .github/workflows/NpmPublish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/GHPages.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/future-architect/cheetah-grid/GHPages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/GHPages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/future-architect/cheetah-grid/GHPages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/GHPages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/future-architect/cheetah-grid/GHPages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NodeCI.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/future-architect/cheetah-grid/NodeCI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NodeCI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/future-architect/cheetah-grid/NodeCI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NodeCI.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/future-architect/cheetah-grid/NodeCI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NodeCI.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/future-architect/cheetah-grid/NodeCI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NpmPublish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/future-architect/cheetah-grid/NpmPublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NpmPublish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/future-architect/cheetah-grid/NpmPublish.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:3","Warn: containerImage not pinned by hash: .devcontainer/base.Dockerfile:3","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   4 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/NpmPublish.yml:7"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"89 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-7x7c-qm48-pq9c","Warn: Project is vulnerable to: GHSA-rc3x-jf5g-xvc5","Warn: Project is vulnerable to: GHSA-82v2-mx6x-wq7q","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-fxwf-4rqh-v8g3","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-xfhh-g9f5-x4m4","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-mgfv-m47x-4wqp","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5","Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-mv48-hcvh-8jj8","Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T23:31:45.023Z","repository_id":26502098,"created_at":"2025-08-18T23:31:45.023Z","updated_at":"2025-08-18T23:31:45.023Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35225029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-07T02:00:07.222Z","response_time":90,"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":["canvas","data-table","grid","javascript","javascript-library","spreadsheet","vue-component","vue-components"],"created_at":"2026-06-19T13:00:56.996Z","updated_at":"2026-07-07T11:00:28.876Z","avatar_url":"https://github.com/future-architect.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ota-meshi"],"categories":["Libraries"],"sub_categories":[],"readme":"# Cheetah Grid\n\n[![GitHub](https://img.shields.io/github/license/future-architect/cheetah-grid.svg)](https://github.com/future-architect/cheetah-grid)\n[![npm](https://img.shields.io/npm/v/cheetah-grid.svg)](https://www.npmjs.com/package/cheetah-grid)\n[![npm](https://img.shields.io/npm/dw/cheetah-grid.svg)](http://www.npmtrends.com/cheetah-grid)\n[![npm](https://img.shields.io/npm/dm/cheetah-grid.svg)](http://www.npmtrends.com/cheetah-grid)\n[![npm](https://img.shields.io/npm/dy/cheetah-grid.svg)](http://www.npmtrends.com/cheetah-grid)\n[![npm](https://img.shields.io/npm/dt/cheetah-grid.svg)](http://www.npmtrends.com/cheetah-grid)\n[![Build Status](https://github.com/future-architect/cheetah-grid/actions/workflows/NodeCI.yml/badge.svg)](https://github.com/future-architect/cheetah-grid/actions/workflows/NodeCI.yml)\n\n[![Cheetah Grid](https://future-architect.github.io/cheetah-grid/logo.svg)](https://future-architect.github.io/cheetah-grid/)\n\nThe fastest open-source data table for web.\n\n[![capture.png](https://github.com/future-architect/cheetah-grid/raw/master/images/capture.png)](https://future-architect.github.io/cheetah-grid/)\n\n[DEMO \u0026 Documents](https://future-architect.github.io/cheetah-grid/)\n\n## Downloading Cheetah Grid\n\n### Using Cheetah Grid with a CDN\n\n[![npm](https://img.shields.io/npm/v/cheetah-grid.svg)](https://www.npmjs.com/package/cheetah-grid)\n\n```html\n\u003cscript src=\"https://unpkg.com/cheetah-grid@2.1\"\u003e\u003c/script\u003e\n```\n\n### Downloading Cheetah Grid using npm\n\n[![npm](https://img.shields.io/npm/v/cheetah-grid.svg)](https://www.npmjs.com/package/cheetah-grid)\n\n```sh\nnpm install -S cheetah-grid\n```\n\n```js\nimport \"cheetah-grid/main.css\";\nimport * as cheetahGrid from \"cheetah-grid\";\n```\n\n### Downloading Cheetah Grid source code\n\n[![npm](https://img.shields.io/npm/v/cheetah-grid.svg)](https://www.npmjs.com/package/cheetah-grid)\n\n[main.mjs](https://unpkg.com/cheetah-grid@2.1/dist/main.mjs)\\\n[main.css](https://unpkg.com/cheetah-grid@2.1/dist/main.css)\n\n### Downloading Cheetah Grid using GitHub\n\n[![GitHub package version](https://img.shields.io/github/package-json/v/future-architect/cheetah-grid.svg)](https://github.com/future-architect/cheetah-grid)\n\n#### git clone\n\n```bash\ngit clone https://github.com/future-architect/cheetah-grid.git\n```\n\n#### npm install \u0026 build\n\n```bash\nnpm install\nnpm run build\n```\n\nbuilt file is created in the `./packages/cheetah-grid/dist` directory\n\n## Usage\n\n### Example for basic usage\n\n```html\n\u003cdiv id=\"sample\" style=\"height: 300px; border: solid 1px #ddd;\"\u003e\u003c/div\u003e\n\u003cscript\u003e\n  // initialize\n  const grid = new cheetahGrid.ListGrid({\n    // Parent element on which to place the grid\n    parentElement: document.querySelector(\"#sample\"),\n    // Header definition\n    header: [\n      {\n        field: \"check\",\n        caption: \"\",\n        width: 50,\n        columnType: \"check\",\n        action: \"check\",\n      },\n      { field: \"personid\", caption: \"ID\", width: 100 },\n      { field: \"fname\", caption: \"First Name\", width: 200 },\n      { field: \"lname\", caption: \"Last Name\", width: 200 },\n      { field: \"email\", caption: \"Email\", width: 250 },\n    ],\n    // Array data to be displayed on the grid\n    records,\n    // Column fixed position\n    frozenColCount: 2,\n  });\n\u003c/script\u003e\n```\n\nPlease refer to the [documents](https://future-architect.github.io/cheetah-grid/) for details\n\n\u003e **Using the Vue Component of Cheetah Grid**  \n\u003e Please refer to the [`vue-cheetah-grid`](https://www.npmjs.com/package/vue-cheetah-grid)\n\u003e\n\u003e **Using the React Component of Cheetah Grid**  \n\u003e Please refer to the [`react-cheetah-grid`](https://www.npmjs.com/package/react-cheetah-grid)\n\n### Definition of columns and headers\n\nThe `header` property, the property of `cheetahGrid.ListGrid`, decides the behave and appearance of columns and header cells.\nWe can set this property by constructor arguments or instance property.\n\nThe `header` property must be set by objects array (`Array\u003cobject\u003e`).\nIn the standard definition, each object consists of following properties.\n\n| Property              | Description                                                            |\n| --------------------- | ---------------------------------------------------------------------- |\n| caption               | define the header caption                                              |\n| field                 | define the field name or function of the record to display in the cell |\n| width (optional)      | define the width of column                                             |\n| columnType (optional) | define the type of column                                              |\n| style (optional)      | define the style of column                                             |\n| action (optional)     | define the action of column                                            |\n\nTo use multiple header, set the hierarchical structured Object to the `header` property.\n\n```js\nconst grid = new cheetahGrid.ListGrid({\n  //...\n  header: [\n    //...\n    {\n      /* multiple header */\n      caption: \"Name\",\n      columns: [\n        { field: \"fname\", caption: \"First Name\", width: 200 },\n        { field: \"lname\", caption: \"Last Name\", width: 200 },\n      ],\n    },\n    //...\n  ],\n  //...\n});\n```\n\n### Definition of column type\n\nSet the column type by using `columnType`.\n\nFor example, you can set the following strings:\n\n| Property          | Description                                  |\n| ----------------- | -------------------------------------------- |\n| none              | draw text in the cell                        |\n| `'number'`        | draw number in the cell with comma-separated |\n| `'check'`         | draw checkbox in the cell                    |\n| `'button'`        | draw button in the cell                      |\n| `'image'`         | draw image in the cell                       |\n| `'multilinetext'` | draw multiline text in the cell              |\n\nIf you define a class instance you can define an advanced column types.\n\nPlease refer to the [column types documents](https://future-architect.github.io/cheetah-grid/documents/api/js/column_types/Classes.html) for details\n\n### Definition of column action\n\nDefine column action by using `action` property.\n\n| `action`  | Description                   |\n| --------- | ----------------------------- |\n| `'check'` | make the check box clickable. |\n| `'input'` | make the cell enterable.      |\n\nIf you define a class instance you can define an advanced column actions.\n\nPlease refer to the [column actions documents](https://future-architect.github.io/cheetah-grid/documents/api/js/column_types/Classes.html) for details\n\n### Definition of column style\n\nDefine column style by using `style` property.\n\nProperties below are prepared in standard.\n\n| Property     | Description                                                                                      |\n| ------------ | ------------------------------------------------------------------------------------------------ |\n| color        | define the color of cell.                                                                        |\n| textAlign    | define the horizontal position of text in cell.                                                  |\n| textBaseline | define the vertical position of text in cell.                                                    |\n| bgColor      | define the background color of cell.                                                             |\n| font         | define the font of cell.                                                                         |\n| padding      | define the padding of cell. if you set 4 values separately, please set the `Array`.              |\n| textOverflow | define how to display when text overflows the area of a cell. `clip` or `ellipsis` is available. |\n\nIn addition, there is an extended style property for each column type.\n\n---\n\nPlease refer to the [documents](https://future-architect.github.io/cheetah-grid/) for details\n\n## License\n\nSee the [LICENSE](LICENSE) file for license rights and limitations (MIT).\n\n## Supporting Cheetah Grid\n\n[![sponsors](https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors)](https://github.com/sponsors/ota-meshi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/future-architect.github.io%2Fcheetah-grid%2F","html_url":"https://awesome.ecosyste.ms/projects/future-architect.github.io%2Fcheetah-grid%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/future-architect.github.io%2Fcheetah-grid%2F/lists"}