{"id":20779961,"url":"https://github.com/sergeykazarinov/custom-excel","last_synced_at":"2026-04-10T12:04:52.050Z","repository":{"id":228174320,"uuid":"773235936","full_name":"SergeyKazarinov/custom-excel","owner":"SergeyKazarinov","description":"Аналог Google-Excel таблицы с использование самописного фреймворка на TS и самописного аналога Redux и Jquery","archived":false,"fork":false,"pushed_at":"2024-08-14T17:57:11.000Z","size":1175,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-19T21:53:04.594Z","etag":null,"topics":["eslint","scss","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://sergeykazarinov.github.io/custom-excel/","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/SergeyKazarinov.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}},"created_at":"2024-03-17T05:21:02.000Z","updated_at":"2024-08-14T18:16:55.000Z","dependencies_parsed_at":"2024-03-24T10:26:45.448Z","dependency_job_id":"f3681988-c46a-4e48-871e-b5d36c58027d","html_url":"https://github.com/SergeyKazarinov/custom-excel","commit_stats":null,"previous_names":["sergeykazarinov/custom-excel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SergeyKazarinov/custom-excel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyKazarinov%2Fcustom-excel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyKazarinov%2Fcustom-excel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyKazarinov%2Fcustom-excel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyKazarinov%2Fcustom-excel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergeyKazarinov","download_url":"https://codeload.github.com/SergeyKazarinov/custom-excel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergeyKazarinov%2Fcustom-excel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31641493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["eslint","scss","typescript","webpack"],"created_at":"2024-11-17T13:30:58.825Z","updated_at":"2026-04-10T12:04:52.029Z","avatar_url":"https://github.com/SergeyKazarinov.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom Excel\n\n\u003cimg src='./public/assets/Custom-Excel.gif' width=\"100%\"\u003e\n\nПроект представляет собой аналог Google-Excel таблицы.\n\n- Проект написан на Vanilla JS: самописный фреймворк с роутингом страниц и компонентами.\n- В проекте используется самописный аналог [Redux](/src/store/createStore.ts) и аналог [JQuery](/src/core/dom/).\n- Все методы и функции задокументированы при помощи [TSDoc](https://tsdoc.org/).\n- Для хранения данных используется localStorage.\n\nСсылка на проект: https://sergeykazarinov.github.io/custom-excel/\n\n## Содержание\n\n- [Этапы разработки](/docs/developments.md)\n- [Быстрый старт](#start)\n- [Скрипты](#scripts)\n- [Stack](#stack)\n\n## \u003ca id=\"start\" \u003e\u003c/a\u003eБыстрый старт\n\n1. Склонировать проект на свой компьютер\n\n```bash\ngit clone https://github.com/SergeyKazarinov/custom-excel.git\n```\n\n2. установить зависимости\n\n```bash\nnpm install\n```\n\n3. Запустить проект\n\n```bash\nnpm run start\n```\n\n## \u003ca id=\"scripts\" \u003e\u003c/a\u003eСкрипты\n\n- `npm run dev` - Запуск проекта на webpack dev server\n- `npm run build:dev` - Сборка проекта в dev-режиме\n- `npm run build:prod` - Сборка проекта в prod-режиме\n- `npm run deploy` - Деплой проекта на GH-Pages\n\n## \u003ca id=\"stack\" \u003e\u003c/a\u003eStack\n\n- Node v.20\n- Vanilla JS\n- TS\n- TSDoc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeykazarinov%2Fcustom-excel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergeykazarinov%2Fcustom-excel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergeykazarinov%2Fcustom-excel/lists"}