{"id":22687320,"url":"https://github.com/dead-beef/md-theme-editor","last_synced_at":"2026-04-12T21:53:15.695Z","repository":{"id":131249889,"uuid":"103257746","full_name":"dead-beef/md-theme-editor","owner":"dead-beef","description":"Material design theme editor","archived":false,"fork":false,"pushed_at":"2017-12-22T11:37:03.000Z","size":4784,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T15:42:59.363Z","etag":null,"topics":["angularjs","angularjs-material","frontend-app","material-design","materializecss","theme-editor"],"latest_commit_sha":null,"homepage":"https://dead-beef.github.io/md-theme-editor","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/dead-beef.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":"2017-09-12T10:39:08.000Z","updated_at":"2022-10-19T06:27:19.000Z","dependencies_parsed_at":"2023-03-10T16:45:00.260Z","dependency_job_id":null,"html_url":"https://github.com/dead-beef/md-theme-editor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dead-beef/md-theme-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-beef%2Fmd-theme-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-beef%2Fmd-theme-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-beef%2Fmd-theme-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-beef%2Fmd-theme-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dead-beef","download_url":"https://codeload.github.com/dead-beef/md-theme-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dead-beef%2Fmd-theme-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31731413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T13:21:33.774Z","status":"ssl_error","status_checked_at":"2026-04-12T13:21:29.265Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angularjs","angularjs-material","frontend-app","material-design","materializecss","theme-editor"],"created_at":"2024-12-09T23:17:56.034Z","updated_at":"2026-04-12T21:53:15.677Z","avatar_url":"https://github.com/dead-beef.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# md-theme-editor\n\n## Overview\n\nMaterial design theme editor.\n\n## Project structure\n\n* `./src` - application\n  * `./src/umd` - [UMD](https://github.com/umdjs/umd) scripts\n  * `./src/components` - viewless components\n  * `./src/views` - view components\n  * `./src/css` - stylesheets (scss files are compiled to application css bundle)\n    * `./src/css/main.scss` - main application stylesheet\n    * `./src/css/vendor.scss` - main vendor stylesheet\n  * `./src/img` - images\n* `./build` - temporary build files\n* `./dist` - bundled application\n* `./tests` - unit tests\n* `./e2e-tests` - end to end tests\n* `./config` - configuration\n  * `./config/os.mk` - shell commands\n  * `./config/app.mk` - variables\n  * `./config/deps.mk` - custom targets/dependencies\n  * `./config/override.js` - override dependency package.json\n\n## Requirements\n\n- [`Node.js`](https://nodejs.org/)\n- [`NPM`](https://nodejs.org/)\n- [`GNU Make`](https://www.gnu.org/software/make/)\n- [`Git`](https://git-scm.com/)\n\n## Installation\n\n```bash\ngit clone https://github.com/dead-beef/md-theme-editor.git\ncd md-theme-editor\nmake install\n```\n\n## Building\n\n```bash\n# single run\nmake\n# continuous\nmake watch\n# single run, minify\nmake min\n# continuous, minify\nmake min-watch\n```\n\n## Testing\n\n```bash\n# unit, single run\nmake test\n# unit, continuous\nmake test-watch\n# end to end, single run\nmake test-e2e\n# all, single run\nmake test-all\n# test application bundle\nTEST_BUNDLE=1 make test\n# select browsers (default: Firefox)\nTEST_BROWSERS=\"Firefox Chrome\" make test\n```\n\n## Code Linting\n\n```bash\nmake lint\n```\n\n## Server\n\n```bash\nmake start\nmake SERVER_IP=192.168.1.10 SERVER_PORT=1080 start\nmake stop\n```\n\n## Licenses\n\n* [`md-theme-editor`](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead-beef%2Fmd-theme-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdead-beef%2Fmd-theme-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdead-beef%2Fmd-theme-editor/lists"}