{"id":28088892,"url":"https://github.com/tobesimple7/tbsgrid","last_synced_at":"2025-05-13T12:51:19.828Z","repository":{"id":254608015,"uuid":"847039888","full_name":"tobesimple7/TbsGrid","owner":"tobesimple7","description":"html Javascript web grid","archived":false,"fork":false,"pushed_at":"2024-11-14T23:04:47.000Z","size":3898,"stargazers_count":63,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T19:09:19.235Z","etag":null,"topics":["data-grid","datagrid","datagridview","grid","javascript","javascript-grid","typescript","webgrid"],"latest_commit_sha":null,"homepage":"https://tobesimple.net","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobesimple7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"License.txt","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},"funding":{"github":["tobesimple7"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-08-24T17:13:20.000Z","updated_at":"2024-11-14T23:04:50.000Z","dependencies_parsed_at":"2024-08-24T18:42:55.656Z","dependency_job_id":"0980c661-fd8f-4bbb-9ae4-565078bef7dc","html_url":"https://github.com/tobesimple7/TbsGrid","commit_stats":null,"previous_names":["tobesimple7/tbsgrid"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobesimple7%2FTbsGrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobesimple7%2FTbsGrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobesimple7%2FTbsGrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobesimple7%2FTbsGrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobesimple7","download_url":"https://codeload.github.com/tobesimple7/TbsGrid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253947460,"owners_count":21988939,"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","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":["data-grid","datagrid","datagridview","grid","javascript","javascript-grid","typescript","webgrid"],"created_at":"2025-05-13T12:51:17.414Z","updated_at":"2025-05-13T12:51:19.814Z","avatar_url":"https://github.com/tobesimple7.png","language":"TypeScript","funding_links":["https://github.com/sponsors/tobesimple7"],"categories":[],"sub_categories":[],"readme":"# [TbsGrid - Beta version](https://tobesimple.net)\r\n\u003cp\u003e\r\n\u003ca href=\"https://tobesimple.net/\" target=\"_blank\"\u003e\u003cimg alt=\"tbsgrid\" src=\"https://img.shields.io/badge/Html-CSS-blue\"\u003e\u003c/a\u003e \r\n\u003ca href=\"https://tobesimple.net/\" target=\"_blank\"\u003e\u003cimg alt=\"tbsgrid\" src=\"https://img.shields.io/badge/Pure-Javascript-blue\"\u003e\u003c/a\u003e \r\n\u003ca href=\"https://tobesimple.net/\" target=\"_blank\"\u003e\u003cimg alt=\"tbsgrid\" src=\"https://img.shields.io/badge/Web-Grid-blue\"\u003e\u003c/a\u003e\r\n\u003ca href=\"https://tobesimple.net/\"\u003e\u003cimg alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/badge/build-0.2.40-blue\"\u003e\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\nWelcome to TbsGrid.\r\nThis grid is javascript web data grid.\r\n\r\nCurrently, TbsGrid is in beta.\r\nThere may be minor errors.\r\n---\r\n\r\nThank you for visiting TbsGrid.\r\nAlso, thank you for giving me a star.\r\nI will try to make a good product.\r\n\r\n- The tbs prefix was created from the first letters of 'tobesimple.net'.\r\n- The current github source and min files may be slightly different.\r\n- I am currently trying to manage the version with the beta version.\r\n\r\n## Plans\r\n\r\n- We plan to develop with a focus on source weight reduction and memory management.\r\n- We are prioritizing the stabilization of Data Grid.\r\n\r\n## Notable features\r\n\r\n- This grid is made with JavaScript(Module) and CSS.\r\n- It can also bind large amounts of data.\r\n- Supports cross-browser.\r\n- It has various functions such as column movement, sorting, filtering, etc.\r\n\r\n\u003cimg src=\"https://github.com/user-attachments/assets/9f13ba36-9566-42cf-907b-735c5821c3da\"\u003e\r\n\r\n## Getting Started\r\n\r\n### CDN\r\n```html \r\n\u003cscript src=\"https://unpkg.com/xlsx/dist/xlsx.full.min.js\"\u003e\u003c/script\u003e\r\n\u003cscript src=\"https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/2.0.5/FileSaver.min.js\"\u003e\u003c/script\u003e\r\n\r\n\u003cstyle  src=\"https://cdn.jsdelivr.net/npm/tbsgrid@0.2.40/dist/css/tbsgrid.css\" /\u003e\r\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/tbsgrid@0.2.40/dist/tbsgrid-configs.js\" /\u003e\r\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/tbsgrid@0.2.40/dist/tbsgrid.min.js\" /\u003e\r\n\r\n```\r\n### NPM \r\n```js \r\nnpm install tbsgrid\r\n\r\nimport { tbsGridConfigs } from \"tbsgrid/dist/tbsgrid-configs.js\";\r\nimport { TbsGrid as TbsGridComponent } from \"tbsgrid\";\r\nimport \"tbsgrid/dist/css/tbsgrid.css\"\r\n```\r\n\r\ntbs.grid.configs.js\r\n\r\n- This file is the grid initial settings file for each country's currency unit or calendar-related characters.\r\n- You can set it by country in the config file.\r\n\r\n## Documentation \u0026 Demo\r\n\r\n- Click the link below to view the demo and documentation.\r\n\r\n* [Index Page](https://tobesimple.net)\r\n* [Getting Started](https://tobesimple.net/page70/page70_001.php)\r\n* [Globalization \u0026 Configs](https://tobesimple.net/page70/page70_003.php)\r\n* [Data binding](https://tobesimple.net/page71/page71_001.php)\r\n* [Column Types](https://tobesimple.net/page72/page72_001.php)\r\n* [Header Columns](https://tobesimple.net/page73/page73_002.php)\r\n* [Cell, Row Editor](https://tobesimple.net/page74/page74_001.php)\r\n* [User Events](https://tobesimple.net/page75/page75_001.php)  \r\n* [Frozen Column,Row](https://tobesimple.net/page76/page76_001.php)\r\n* [Grouping](https://tobesimple.net/page78/page78_001.php)\r\n* [Filter Panel](https://tobesimple.net/page79/page79_001.php)\r\n* [Tree Grid](https://tobesimple.net/page81/page81_001.php)\r\n* [Paging Grid](https://tobesimple.net/page82/page82_001.php)\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobesimple7%2Ftbsgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobesimple7%2Ftbsgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobesimple7%2Ftbsgrid/lists"}