{"id":28323030,"url":"https://github.com/serengia/webpack-todo-app","last_synced_at":"2026-05-16T18:31:23.844Z","repository":{"id":65365775,"uuid":"590313310","full_name":"serengia/webpack-todo-app","owner":"serengia","description":"Todo List App project build using webpack. You can add, update, delete, check off a task or delete all checked off tasks.","archived":false,"fork":false,"pushed_at":"2023-01-20T06:39:02.000Z","size":260,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T12:22:17.667Z","etag":null,"topics":["javascript","webpack"],"latest_commit_sha":null,"homepage":"https://serengia.github.io/webpack-todo-app/dist/","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/serengia.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}},"created_at":"2023-01-18T05:40:56.000Z","updated_at":"2023-03-12T11:24:01.000Z","dependencies_parsed_at":"2023-02-12T00:16:45.794Z","dependency_job_id":null,"html_url":"https://github.com/serengia/webpack-todo-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serengia/webpack-todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serengia%2Fwebpack-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serengia%2Fwebpack-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serengia%2Fwebpack-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serengia%2Fwebpack-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serengia","download_url":"https://codeload.github.com/serengia/webpack-todo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serengia%2Fwebpack-todo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33114145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["javascript","webpack"],"created_at":"2025-05-25T15:10:42.941Z","updated_at":"2026-05-16T18:31:23.602Z","avatar_url":"https://github.com/serengia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- \u003ca name=\"readme-top\"\u003e\u003c/a\u003e --\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#table-of-contents)\n- [Todo list App -- with Webpack ](#todo-list-app--with-webpack)\n  - [🛠 Built With ](#built-with)\n    - [Key Features ](#key-features)\n  - [🚀 Live Demo ](#live-demo)\n  - [Getting Started ](#getting-started)\n    - [Install ](#install)\n  - [Author ](#author)\n  - [🔭 Future Features ](#future-features)\n  - [🤝 Contributing ](#contributing)\n  - [Show your support ](#show-your-support)\n  - [Acknowledgments ](#acknowledgments)\n  - [📝 License ](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# Todo list App -- with Webpack \u003ca name=\"todo-list-app--with-webpack\"\u003e\u003c/a\u003e\n\n\u003e Todo List App project build using webpack.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n- Html\n- Css\n- Javascript\n- Webpack\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e Key features of the application.\n\n- **Adding a new item.**\n- **Removing a selected item.**\n- **Marking a selected item as complete.**\n- **Removing all items marked as complete at once.**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e You can see a live demo via the link bellow.\n\n- [Live Demo Link](https://serengia.github.io/webpack-todo-app/dist)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running follow these simple example steps.\n\n### Install \u003ca name=\"install\"\u003e\u003c/a\u003e\n\n```js\nnpm install\n```\n\nTo build a webpack bundle file,run\n\n```js\nnpm run build\n```\n\nIf you want to build and run the local server, run\n\n```js\nnpm start\n```\n\n## Author \u003ca name=\"author\"\u003e\u003c/a\u003e\n\n👤 **James Serengia**\n\n- GitHub: [@githubhandle](https://github.com/serengia)\n- Twitter: [@twitterhandle](https://twitter.com/JamesSerengia)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/james-serengia)\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Reordering a selected item (as drag-and-drop)**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- Hat tip to anyone who inspired this project\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./MIT.md) licensed.\n\n_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._\n\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserengia%2Fwebpack-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserengia%2Fwebpack-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserengia%2Fwebpack-todo-app/lists"}