{"id":19424051,"url":"https://github.com/popuguytheparrot/wrrench","last_synced_at":"2025-04-24T16:31:21.375Z","repository":{"id":125187158,"uuid":"100421964","full_name":"popuguytheparrot/WRRench","owner":"popuguytheparrot","description":"🔧 WRRench Webpack React","archived":false,"fork":false,"pushed_at":"2020-10-27T10:01:37.000Z","size":392,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T07:42:55.411Z","etag":null,"topics":["boilerplate","react","webpack","webpack5"],"latest_commit_sha":null,"homepage":"https://popuguytheparrot.github.io/WRRench/","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/popuguytheparrot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-15T21:46:36.000Z","updated_at":"2024-06-17T10:31:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"9130a690-2285-4011-93e0-d385ebbd5b8e","html_url":"https://github.com/popuguytheparrot/WRRench","commit_stats":null,"previous_names":[],"tags_count":4,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popuguytheparrot%2FWRRench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popuguytheparrot%2FWRRench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popuguytheparrot%2FWRRench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popuguytheparrot%2FWRRench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popuguytheparrot","download_url":"https://codeload.github.com/popuguytheparrot/WRRench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250663544,"owners_count":21467366,"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":["boilerplate","react","webpack","webpack5"],"created_at":"2024-11-10T13:41:43.970Z","updated_at":"2025-04-24T16:31:21.354Z","avatar_url":"https://github.com/popuguytheparrot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔧 WRRench\nWRRench - webpack - react and other awesome libs for development with it\n\n## Использование\nВ папке webpack есть модули(лоадеры) для работы со стилями, файлами и т.д.\n\nДля использования модулей необходимо импортировать их в `webpack.config.js`.\n\nНекоторые модули не нужны в прод или дев режиме.\n\nВам нужно определить в каком из режимов использовать модули.\n\n\n## Пример\n\n```javascript \nconst fonts = require('./webpack/fonts');\n\nconst images = require('./webpack/images');\n\n\nconst rules = [fonts(), images()]\n\n// общие параметры конфига\nconst common =  {\n    //... \n    rules\n  }\n])\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpopuguytheparrot%2Fwrrench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpopuguytheparrot%2Fwrrench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpopuguytheparrot%2Fwrrench/lists"}