{"id":27370709,"url":"https://github.com/daniilsydorenko/chocolate.grid.js","last_synced_at":"2026-04-11T11:38:48.966Z","repository":{"id":43604989,"uuid":"71361665","full_name":"DaniilSydorenko/chocolate.grid.js","owner":"DaniilSydorenko","description":"Grid of web page elements(articles, images, posts)","archived":false,"fork":false,"pushed_at":"2022-12-09T10:16:06.000Z","size":2161,"stargazers_count":0,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-18T07:04:14.280Z","etag":null,"topics":["es6","front-end","frontend-app","grid","gulp","javascript","ui","webpack"],"latest_commit_sha":null,"homepage":"https://daniilsydorenko.github.io/chocolate.grid.js-demo/","language":"JavaScript","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/DaniilSydorenko.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":null,"support":null}},"created_at":"2016-10-19T13:44:55.000Z","updated_at":"2020-08-10T15:28:21.000Z","dependencies_parsed_at":"2022-08-23T05:50:44.088Z","dependency_job_id":null,"html_url":"https://github.com/DaniilSydorenko/chocolate.grid.js","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/DaniilSydorenko/chocolate.grid.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniilSydorenko%2Fchocolate.grid.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniilSydorenko%2Fchocolate.grid.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniilSydorenko%2Fchocolate.grid.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniilSydorenko%2Fchocolate.grid.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaniilSydorenko","download_url":"https://codeload.github.com/DaniilSydorenko/chocolate.grid.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaniilSydorenko%2Fchocolate.grid.js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270956465,"owners_count":24674941,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["es6","front-end","frontend-app","grid","gulp","javascript","ui","webpack"],"created_at":"2025-04-13T09:19:08.791Z","updated_at":"2026-04-11T11:38:48.906Z","avatar_url":"https://github.com/DaniilSydorenko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Chocolate.grid.js\n========\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Travis CI](https://travis-ci.org/DaniilSydorenko/chocolate.grid.js.svg?branch=master)](https://travis-ci.org/DaniilSydorenko/chocolate.grid.js)\n\n- [Introduction](#introduction)\n- [Installation](#installation)\n - [Bower](#bower)\n - [NPM](#npm)\n - [License](#license)\n\n## Introduction\n#### Welcome to Chocolate.grid.js. \nChocolate.grid.js this is the mechanism that structures the items in the grid. It based on plain JavaScript, WebPack Module...\n\n## Installation\n```\ngit clone https://github.com/DaniilSydorenko/chocolate.grid.js.git\n```\n\n### Bower \n\n```\nbower install or bower install --allow-root\n```\n\n### NPM\n\n```\nnpm install --save-dev\n```\n\n## Configuration\nImplement configuration code on the end of the page\n```javascript\n\n\u003cscript\u003e\n    new Chocolate({\n        containerSelector: '.js-chocolate',\n        containerMaxWidth: 1400,\n        itemSelector: '.js-item',\n        columnWidth: 250,\n        columnMargin: 20\n    });\n\u003c/script\u003e\n```\n\nLicense\n-------\n\nThe MIT License (MIT)\n\nCopyright (c) 2018 Daniil Sydorenko\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the \"Software\"), to deal in the Software without restriction, including without limitation\nthe rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,\nand to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED\nTO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL\nTHE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF\nCONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniilsydorenko%2Fchocolate.grid.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniilsydorenko%2Fchocolate.grid.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniilsydorenko%2Fchocolate.grid.js/lists"}