{"id":13606833,"url":"https://github.com/chekromul/uikit-ecommerce-template","last_synced_at":"2025-05-16T17:07:06.749Z","repository":{"id":38803658,"uuid":"144332113","full_name":"chekromul/uikit-ecommerce-template","owner":"chekromul","description":"E-commerce template built with UIKIt","archived":false,"fork":false,"pushed_at":"2024-07-15T09:34:06.000Z","size":3743,"stargazers_count":777,"open_issues_count":18,"forks_count":291,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-04-12T15:58:22.934Z","etag":null,"topics":["e-commerce","pug","shop","store","template","theme","uikit","website"],"latest_commit_sha":null,"homepage":"https://chekromul.github.io/uikit-ecommerce-template","language":"HTML","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/chekromul.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":"2018-08-10T21:05:23.000Z","updated_at":"2025-04-10T20:52:41.000Z","dependencies_parsed_at":"2024-08-01T19:53:35.686Z","dependency_job_id":null,"html_url":"https://github.com/chekromul/uikit-ecommerce-template","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"ad48c946bdd35adce924d4556c4ecf132626df3a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekromul%2Fuikit-ecommerce-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekromul%2Fuikit-ecommerce-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekromul%2Fuikit-ecommerce-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chekromul%2Fuikit-ecommerce-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chekromul","download_url":"https://codeload.github.com/chekromul/uikit-ecommerce-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254573588,"owners_count":22093731,"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":["e-commerce","pug","shop","store","template","theme","uikit","website"],"created_at":"2024-08-01T19:01:12.849Z","updated_at":"2025-05-16T17:07:06.704Z","avatar_url":"https://github.com/chekromul.png","language":"HTML","funding_links":[],"categories":["HTML","Starter Kits"],"sub_categories":[],"readme":"# UIkit E-commerce Template\n\nResponsive e-commerce template containing catalog, filters, product page, shopping cart and other elements of the online store. Built with [UIkit](https://getuikit.com).\n\nDemo: https://chekromul.github.io/uikit-ecommerce-template\n\nAlso you can see `Sass` port of this theme: [vkovic/uikit-computer-store-template](https://github.com/vkovic/uikit-computer-store-template) \n\n[![UIkit E-commerce Template](https://raw.githubusercontent.com/chekromul/uikit-ecommerce-template/gh-pages/images/preview.png \"UIkit E-commerce Template\")](https://raw.githubusercontent.com/chekromul/uikit-ecommerce-template/gh-pages/images/preview.png \"UIkit E-commerce Template\")\n\n## Overview\n\n### Technologies\n\nThe project leverages:\n\n- [UIkit](https://getuikit.com)\n- [Pug](https://pugjs.org)\n- [Less](http://lesscss.org)\n- [Gulp](https://gulpjs.com)\n\n\n### Browser Support\n| \u003cimg src=\"https://user-images.githubusercontent.com/1215767/34348387-a2e64588-ea4d-11e7-8267-a43365103afe.png\" alt=\"Chrome\" width=\"16px\" height=\"16px\" /\u003e Chrome | \u003cimg src=\"https://user-images.githubusercontent.com/1215767/34348590-250b3ca2-ea4f-11e7-9efb-da953359321f.png\" alt=\"IE\" width=\"16px\" height=\"16px\" /\u003e IE | \u003cimg src=\"https://user-images.githubusercontent.com/1215767/34348380-93e77ae8-ea4d-11e7-8696-9a989ddbbbf5.png\" alt=\"Edge\" width=\"16px\" height=\"16px\" /\u003e Edge | \u003cimg src=\"https://user-images.githubusercontent.com/1215767/34348394-a981f892-ea4d-11e7-9156-d128d58386b9.png\" alt=\"Safari\" width=\"16px\" height=\"16px\" /\u003e Safari | \u003cimg src=\"https://user-images.githubusercontent.com/1215767/34348383-9e7ed492-ea4d-11e7-910c-03b39d52f496.png\" alt=\"Firefox\" width=\"16px\" height=\"16px\" /\u003e Firefox |\n| :---------: | :---------: | :---------: | :---------: | :---------: |\n| Yes | 11+ | Yes | Yes | Yes |\n\n## Quick start\n\n### What's included\n\n```\nuikit-ecommerce-store/\n├── src/\n|   ├── scripts/\n│   |   ├── script.js\n|   ├── styles/\n│   |   ├── components/\n|   |   ├── style.less\n|   ├── templates/\n│   |   ├── components/\n|   |   ├── data/\n|   |   ├── layouts/\n|   |   ├── mixins/\n|   |   ├── pages/\n|   |   |    ├── index.pug\n|   |   ├── partials/\n|   ├── images/\n\n```\n\n### Build\n\nTo clone and run this project, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](https://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/chekromul/uikit-ecommerce-template.git\n\n# Go into the repository\n$ cd uikit-ecommerce-template\n\n# Install dependencies\n$ npm install\n\n# Start\n$ gulp\n```\n\n## Copyright and Credits\n\n[Shopping Categories Colection](https://thenounproject.com/jarosigrist/collection/shopping-categories) icons by Jaro Sigrist from Noun Project. Licensed under Creative Commons Attribution 3.0.\n\n## License\n\nThis software is licensed under the MIT License © [Roman Chekurov](https://github.com/chekromul)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekromul%2Fuikit-ecommerce-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchekromul%2Fuikit-ecommerce-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchekromul%2Fuikit-ecommerce-template/lists"}