{"id":20084529,"url":"https://github.com/dhtmlx/svelte-spreadsheet-demo","last_synced_at":"2026-02-10T18:32:13.808Z","repository":{"id":229580783,"uuid":"769183875","full_name":"DHTMLX/svelte-spreadsheet-demo","owner":"DHTMLX","description":"Svelte Spreadsheet demo by DHTMLX","archived":false,"fork":false,"pushed_at":"2024-12-10T10:35:51.000Z","size":796,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-06T01:37:42.456Z","etag":null,"topics":["dhtmlx","dhtmlx-demo","excel","grid","spreadsheet","svelte","table"],"latest_commit_sha":null,"homepage":"https://dhtmlx.com/docs/products/dhtmlxSpreadsheet/","language":"JavaScript","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/DHTMLX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-08T14:12:15.000Z","updated_at":"2024-12-10T10:35:56.000Z","dependencies_parsed_at":"2024-03-25T08:52:42.250Z","dependency_job_id":"7bd2f94d-cbb8-40f1-84c7-1acbf41acb61","html_url":"https://github.com/DHTMLX/svelte-spreadsheet-demo","commit_stats":null,"previous_names":["dhtmlx/svelte-spreadsheet-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DHTMLX/svelte-spreadsheet-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fsvelte-spreadsheet-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fsvelte-spreadsheet-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fsvelte-spreadsheet-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fsvelte-spreadsheet-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DHTMLX","download_url":"https://codeload.github.com/DHTMLX/svelte-spreadsheet-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DHTMLX%2Fsvelte-spreadsheet-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29311121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dhtmlx","dhtmlx-demo","excel","grid","spreadsheet","svelte","table"],"created_at":"2024-11-13T15:52:20.451Z","updated_at":"2026-02-10T18:32:13.792Z","avatar_url":"https://github.com/DHTMLX.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DHTMLX Spreadsheet with Svelte Demo\n\n[![dhtmlx.com](https://img.shields.io/badge/made%20by-DHTMLX-blue)](https://dhtmlx.com/)\n\n[How to start](#how-to-start) | [Key features](#key-features) | [License](#license) | [Useful links](#links) | [Other examples](#examples) | [Join our online community](#join)\n\n![DHTMLX Spreadsheet with Svelte Demo](https://raw.githubusercontent.com/DHTMLX/svelte-spreadsheet-demo/master/spreadsheet.png)\n\nWith the DHTMLX [JavaScript Spreadsheet library](https://dhtmlx.com/docs/products/dhtmlxSpreadsheet/), you can integrate an intuitive Excel-like table for editing and formatting data safely and conveniently. \n\n\u003ca name=\"how-to-start\"\u003e\u003c/a\u003e\n## How to start\n\n### Online\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/DHTMLX/svelte-spreadsheet-demo)\n\n**Please note**, having clicked on this button, you open the **online demo. Don't worry about paying extra!** With GitHub's free plan, [you get 15 GB of storage and 120 hours of Codespaces use each month](https://docs.github.com/ru/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces#monthly-included-storage-and-core-hours-for-personal-accounts). This is more than enough to run our demo without any extra costs.\n\n### On the local host \n\nClone the repository or download files.\n\n```\nyarn\nyarn start\n```\n\nor\n\n```\nnpm install\nnpm run start\n```\n\n\u003ca name=\"key-features\"\u003e\u003c/a\u003e\n## DHTMLX Spreadsheet key features\n\n- Convenient API\n- Intuitive Excel-like interface\n- Cross-browser compatibility\n- Built-in themes: Material, Light, Dark, High Contrast\n- Data filtering (by condition, by values)\n \n[![dhtmlx-spreadsheet-data-filtering](https://dhtmlx.com/blog/wp-content/uploads/2022/11/filtering-by-condition.gif)](https://snippet.dhtmlx.com/uulux27v?tag=spreadsheet\u0026mode=wide)\n \n- Data searching\n- 170+ math formulas and string functions\n- Different types of cell editors\n- Frozen columns and rows\n- Columns' auto width\n\n[![dhtmlx-spreadsheet-columns-auto-width](https://dhtmlx.com/blog/wp-content/uploads/2022/11/Column-Auto-Width_1.gif)](https://snippet.dhtmlx.com/uulux27v?tag=spreadsheet\u0026mode=wide)\n\n- Hotkeys navigation\n- Boolean operators\n- Flexible layout, toolbar, and menu customization\n- Import and export of data to JSON and Excel\n- Setting custom import/export path\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n## License ##\nThis demo is available under the Evaluation license. To use it in your projects, please choose a proper license on the DHTMLX website: [https://dhtmlx.com/docs/products/licenses.shtml](https://dhtmlx.com/docs/products/licenses.shtml)\n\n\u003ca name=\"links\"\u003e\u003c/a\u003e\n## Useful links\n\n- [More demos about the DHTMLX Spreadsheet functionality](https://snippet.dhtmlx.com/ihtkdcoc?tag=spreadsheet\u0026mode=wide)\n- [Technical support ](https://forum.dhtmlx.com/c/spreadsheet)\n- [Online  documentation](https://docs.dhtmlx.com/spreadsheet/)\n\n\u003ca name=\"examples\"\u003e\u003c/a\u003e\n## Other examples\n\nCheck out examples of using DHTMLX Spreadhseet with other technologies:\n\n| JavaScript | Angular | React | Vue | TypeScript |\n| ----- | ----- | ----- | ----- | ----- | \n| [![javascript](https://dhtmlx.com/images/common/technologies/js.svg)](https://dhtmlx.com/docs/products/dhtmlxSpreadsheet/) | [![angular](https://dhtmlx.com/images/common/technologies/angular.svg)](https://github.com/DHTMLX/angular-spreadsheet-demo) | [![react](https://dhtmlx.com/images/common/technologies/react.svg)](https://github.com/DHTMLX/react-spreadsheet-demo) | [![vue](https://dhtmlx.com/images/common/technologies/vue.svg)](https://github.com/DHTMLX/vue-spreadsheet-demo) | [![typescript](https://dhtmlx.com/images/common/technologies/typescript.svg)](https://docs.dhtmlx.com/spreadsheet/using_typescript/)\n\n\u003ca name=\"join\"\u003e\u003c/a\u003e\n## Join our online community\n\n- Star our GitHub repo :star:\n- Watch our tutorials on [YouTube](https://www.youtube.com/user/dhtmlx/videos) :tv:\n- Read us on [Medium](https://dhtmlx.medium.com) :newspaper:\n- Follow us on [X](https://x.com/dhtmlx) :bird:\n- Check our news and updates on [Facebook](https://www.facebook.com/dhtmlx/) :feet:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhtmlx%2Fsvelte-spreadsheet-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhtmlx%2Fsvelte-spreadsheet-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhtmlx%2Fsvelte-spreadsheet-demo/lists"}