{"id":21296683,"url":"https://github.com/eccenca/ecc-dotfiles","last_synced_at":"2025-06-26T02:03:24.859Z","repository":{"id":8479229,"uuid":"58550260","full_name":"eccenca/ecc-dotfiles","owner":"eccenca","description":"This project contains common dotfiles for ui projects, e.g. for babel and eslint.","archived":false,"fork":false,"pushed_at":"2022-02-11T21:56:05.000Z","size":280,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2025-05-16T02:06:15.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/eccenca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-11T14:04:09.000Z","updated_at":"2020-08-10T15:27:31.000Z","dependencies_parsed_at":"2022-08-07T04:16:35.675Z","dependency_job_id":null,"html_url":"https://github.com/eccenca/ecc-dotfiles","commit_stats":null,"previous_names":["elds/ecc-dotfiles"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/eccenca/ecc-dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fecc-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fecc-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fecc-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fecc-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eccenca","download_url":"https://codeload.github.com/eccenca/ecc-dotfiles/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eccenca%2Fecc-dotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260154995,"owners_count":22967185,"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":[],"created_at":"2024-11-21T14:29:02.038Z","updated_at":"2025-06-26T02:03:24.837Z","avatar_url":"https://github.com/eccenca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nThis repository provides common files for elds-ui javascript repositories:\n\n*   `.babelrc` configuration\n*   `.eslintrc` configuration\n*   `.editorconfig` configuration\n*   Several files are added to `.npmignore` and `.gitignore` files between a `#START` and an `#END` tag.\n*   `.gitlab` configuration folder is copied to the current project\n\nTo use this package simply install it as a dev dependency and run it afterwards:\n\n```\nnpm install --save-dev ecc-dotfiles\nnode_modules/.bin/ecc-link-dotfiles\n```\n\nor add it as an init script to the package.json to run it after each `npm install`\n\n```\n{\n  \"name\": \"example\",\n  \"version\": \"6.2.0\",\n  \"scripts\": {\n    \"init\": \"ecc-link-dotfiles\",\n    \"prepublish\": \"npm run init \u0026\u0026 npm run build\"\n  },\n  \"devDependencies\": {\n    \"ecc-dotfiles\": \"^2.6.0\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feccenca%2Fecc-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feccenca%2Fecc-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feccenca%2Fecc-dotfiles/lists"}