{"id":20851938,"url":"https://github.com/chaoses-ib/web","last_synced_at":"2025-05-12T04:32:23.394Z","repository":{"id":111897208,"uuid":"518996890","full_name":"Chaoses-Ib/Web","owner":"Chaoses-Ib","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-07T14:03:43.000Z","size":80,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-07T14:35:49.381Z","etag":null,"topics":["css","html","js","web"],"latest_commit_sha":null,"homepage":"","language":"Markdown","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/Chaoses-Ib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security/Web Path Scanning.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-28T21:18:35.000Z","updated_at":"2024-11-07T14:03:46.000Z","dependencies_parsed_at":"2024-01-16T04:08:54.939Z","dependency_job_id":"54584aea-8852-4e79-be32-d00e362c2797","html_url":"https://github.com/Chaoses-Ib/Web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chaoses-Ib%2FWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chaoses-Ib%2FWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chaoses-Ib%2FWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chaoses-Ib%2FWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chaoses-Ib","download_url":"https://codeload.github.com/Chaoses-Ib/Web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225119951,"owners_count":17423819,"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":["css","html","js","web"],"created_at":"2024-11-18T03:15:37.929Z","updated_at":"2025-05-12T04:32:23.381Z","avatar_url":"https://github.com/Chaoses-Ib.png","language":"Markdown","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Web](Web.md)\n## [→Hypertext Transfer Protocol (HTTP)](https://github.com/Chaoses-Ib/Networks#application:~:text=Hypertext%20Transfer%20Protocol%20(HTTP))\n\n## [HyperText Markup Language](HTML/README.md)\n- [Elements](HTML/Elements/README.md)\n  - [Grouping](HTML/Elements/Grouping/README.md)\n    - [Lists](HTML/Elements/Grouping/Lists.md)\n    - [Virtual](HTML/Elements/Grouping/Virtual.md)\n  - [Text-level Semantics](HTML/Elements/Text/README.md)\n  - [Embedded Content](HTML/Elements/Embedded/README.md)\n    - [Images](HTML/Elements/Embedded/Images/README.md)\n  - [Tabular Data](HTML/Elements/Tabular/README.md)\n  - [Forms](HTML/Elements/Forms/README.md)\n    - [Input](HTML/Elements/Forms/Input.md)\n\n## [Cascading Style Sheets](CSS/README.md)\n- [Backgrounds](CSS/Backgrounds/README.md)\n- [Borders](CSS/Borders/README.md)\n  - [Corners](CSS/Borders/Corners.md)\n  - [Drop Shadows](CSS/Borders/Shadows.md)\n- [Cascading and Inheritance](CSS/Cascading/README.md)\n- [Color](CSS/Color/README.md)\n- Layouts\n  - [Flexible Box Layout](CSS/Layouts/Flex/README.md)\n  - [Inline Layout](CSS/Layouts/Inline/README.md)\n  - [Positioned Layout](CSS/Layouts/Positioned/README.md)\n- [Overflow](CSS/Overflow/README.md)\n- [Paged Media](CSS/Page/README.md)\n- [Values](CSS/Values/README.md)\n- [Selectors](CSS/Selectors/README.md)\n  - [Specificity](CSS/Selectors/Specificity.md)\n- [Animations](CSS/Animations/README.md)\n- [Compositing and Blending](CSS/Compositing/README.md)\n- [Filter Effects](CSS/Filters/README.md)\n\n## [JavaScript](JS/README.md)\n- [Types](JS/Types/README.md)\n  - [Array](JS/Types/Array.md)\n- [TypeScript](JS/TS/README.md)\n- [Comments](JS/Comments.md)\n- [Engines](JS/Engines/README.md)\n  - [V8](JS/Engines/V8/README.md)\n- [Node.js](JS/Node.js/README.md)\n- Package Managers\n  - [npm](JS/Packages/npm.md)\n  - [Yarn](JS/Packages/Yarn.md)\n- [Build](JS/Build/README.md)\n  - [Vite](JS/Build/Vite/README.md)\n  - [Module Bundlers](JS/Build/Bundlers/README.md)\n  - [Minification](JS/Build/Minification.md)\n\n## [WebAssembly](Wasm/README.md)\n- [Memory Management](Wasm/Memory.md)\n- [JS](Wasm/JS.md)\n- [WebAssembly System Interface (WASI)](Wasm/WASI.md)\n\n## [Client-side Web Frameworks](Client-side/README.md)\n- [React](Client-side/React/README.md)\n  - [Hooks](Client-side/React/Hooks.md)\n  - [Effects](Client-side/React/Effects.md)\n  - [MUI](Client-side/React/MUI/README.md)\n  - [Frameworks](Client-side/React/Frameworks/README.md)\n    - [Next.js](Client-side/React/Frameworks/Next.js/README.md)\n    - [Refine](Client-side/React/Frameworks/Refine/README.md)\n- [Vue](Client-side/Vue/README.md)\n  - [Applications](Client-side/Vue/Applications.md)\n  - [Templates](Client-side/Vue/Templates/README.md)\n    - [JSX](Client-side/Vue/Templates/JSX.md)\n  - [Reactivity](Client-side/Vue/Reactivity.md)\n  - [Components](Client-side/Vue/Components/README.md)\n    - [State Management](Client-side/Vue/Components/State.md)\n    - [Component CSS](Client-side/Vue/Components/CSS.md)\n    - [Component Libraries](Client-side/Vue/Components/Libraries.md)\n  - [Rendering](Client-side/Vue/Rendering.md)\n  - [Internationalization](Client-side/Vue/Internationalization.md)\n  - [Accessibility](Client-side/Vue/Accessibility.md)\n  - [Animations](Client-side/Vue/Animations.md)\n  - [Routing](Client-side/Vue/Routing.md)\n  - [Server-Side Rendering (SSR)](Client-side/Vue/Server-side/README.md)\n- [Svelte](Client-side/Svelte/README.md)\n- [Solid](Client-side/Solid/README.md)\n\n## [Web Browsers](Browsers/README.md)\n- [Document Object Model](Browsers/DOM/README.md)\n- [Web Workers](Browsers/Workers/README.md)\n- [Storage](Browsers/Storage/README.md)\n  - [HTTP Cookies](Browsers/Storage/HTTP%20Cookies.md)\n  - [Web Storage](Browsers/Storage/Web%20Storage.md)\n- [Files](Browsers/Files/README.md)\n- [Console](Browsers/Console/README.md)\n- [Progressive Web Apps](Browsers/Apps/README.md)\n- [Tabs](Browsers/Tabs/README.md)\n- [Chromium](Browsers/Chromium/README.md)\n  - [Chrome DevTools](Browsers/Chromium/DevTools/README.md)\n    - [Chrome DevTools Protocol](Browsers/Chromium/DevTools/Protocol.md)\n  - [Chromium Embedded Framework](Browsers/Chromium/CEF/README.md)\n  - [Electron](Browsers/Chromium/Electron/README.md)\n- [Extensions](Browsers/Extensions/README.md)\n  - [Userscripts](Browsers/Extensions/Userscripts/README.md)\n\n## [Server-side Web Frameworks](Server-side/README.md)\n- [Content Management Systems](Server-side/Content/README.md)\n  - [Static Site Generators](Server-side/Content/Static/README.md)\n    - [Docusaurus](Server-side/Content/Static/Docusaurus/README.md)\n    - [VitePress](Server-side/Content/Static/VitePress/README.md)\n      - [Themes](Server-side/Content/Static/VitePress/Themes.md)\n    - [Docsify](Server-side/Content/Static/Docsify/README.md)\n    - [GitBook](Server-side/Content/Static/GitBook/README.md)\n  - Wikis\n    - [DokuWiki](Server-side/Content/Wikis/DokuWiki/README.md)\n\n## [Semantic Web](Semantic/README.md)\n- [Uniform Resource Identifier (URI)](Semantic/URI/README.md)\n  - [Click Tracking](Semantic/URI/Tracking.md)\n- [Robots Exclusion Protocol (`robots.txt`)](Semantic/Robots.md)\n- [Sitemaps](Semantic/Sitemaps.md)\n- [IndexNow](Semantic/IndexNow.md)\n- [Web Archiving](Semantic/Archiving/README.md)\n  - [Services](Semantic/Archiving/Services.md)\n\n## Security\n- [Web Path Scanning](Security/Web%20Path%20Scanning.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaoses-ib%2Fweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaoses-ib%2Fweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaoses-ib%2Fweb/lists"}