{"id":18822808,"url":"https://github.com/a2nt/webpack-bootstrap-ui-kit","last_synced_at":"2026-01-30T01:38:44.555Z","repository":{"id":44964821,"uuid":"190901722","full_name":"a2nt/webpack-bootstrap-ui-kit","owner":"a2nt","description":"This UI Kit allows you to build Bootstrap webapp with some extra UI features.","archived":false,"fork":false,"pushed_at":"2024-07-01T09:53:03.000Z","size":38021,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T21:09:08.805Z","etag":null,"topics":["bootstrap","silverstripe","vanilla-js","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a2nt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-06-08T15:08:30.000Z","updated_at":"2024-07-01T09:53:07.000Z","dependencies_parsed_at":"2022-07-13T15:30:35.578Z","dependency_job_id":"5905be62-0699-4471-a4c9-9bfd5f00f86f","html_url":"https://github.com/a2nt/webpack-bootstrap-ui-kit","commit_stats":{"total_commits":607,"total_committers":2,"mean_commits":303.5,"dds":0.3739703459637562,"last_synced_commit":"0dc797e9aa1b189da6f06271c5eb0c8628ca135a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fwebpack-bootstrap-ui-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fwebpack-bootstrap-ui-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fwebpack-bootstrap-ui-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fwebpack-bootstrap-ui-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a2nt","download_url":"https://codeload.github.com/a2nt/webpack-bootstrap-ui-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250514786,"owners_count":21443209,"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":["bootstrap","silverstripe","vanilla-js","webpack"],"created_at":"2024-11-08T00:51:39.022Z","updated_at":"2026-01-30T01:38:39.524Z","avatar_url":"https://github.com/a2nt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webpack-bootstrap-ui-kit\n\nWebpack Bootstrap 5 UI Kit\n\nThis UI Kit allows you to build Bootstrap 5 webapp with some extra UI features.\nIt's easy to extend and easy to convert HTML templates to CMS templates.\n\nNote: I prefer using vanilla JS with minimal external dependencies to reach higher loading speed.\nThere's no jQuery and no React, but it can be connected optionally.\n\n# Quick Start\n\n## Requirements:\n\n-   node\n-   yarn\n-   pnpm package manager\n\nhttps://pnpm.js.org/en/installation\n\nNote: You can use npm package manager, but this one will save your disc space. Replace pnpm commands with npm if you prefer npm\n\n## Clone and setup quick start repository:\n\ngit clone https://github.com/a2nt/webpack-bootstrap-ui-kit-quick-start.git\n\ncd ./webpack-bootstrap-ui-kit-quick-start\n\npnpm install\n\n## Edit files at ./src\n\n## Start development server at http://127.0.0.1:3001\n\nyarn start\n\nDefine your GraphQL mocks at src/mocks/handlers.js\n\n## Build your files to ./dist:\n\nyarn build\n\n## Directory structure\n\nsrc/ - your sources\n\n-- src/scss/\\_variables.scss - specific app variables\n\n-- src/scss/\\_layout.scss - specific app style\n\n-- src/html - HTML templates\n\n-- src/js/\\_events.js - app events definitions\n\n-- src/js/\\_layout.js - app events definitions\n\n-- src/js/\\_components - ui components\n\n-- src/img - some example images\n\ndist/ - compiled scipts after \"yarn build\"\n\nYou can open dist/index.html to see demo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2nt%2Fwebpack-bootstrap-ui-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa2nt%2Fwebpack-bootstrap-ui-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2nt%2Fwebpack-bootstrap-ui-kit/lists"}