{"id":17681524,"url":"https://github.com/epoch/wip","last_synced_at":"2025-09-14T22:23:14.480Z","repository":{"id":138803578,"uuid":"53371119","full_name":"epoch/wip","owner":"epoch","description":null,"archived":false,"fork":false,"pushed_at":"2016-03-08T01:06:50.000Z","size":181,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T21:55:14.048Z","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/epoch.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":"2016-03-08T01:05:51.000Z","updated_at":"2016-03-08T01:06:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb93cd78-cfb9-4e82-aace-5ffea7046019","html_url":"https://github.com/epoch/wip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2Fwip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2Fwip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2Fwip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoch%2Fwip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epoch","download_url":"https://codeload.github.com/epoch/wip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246366195,"owners_count":20765642,"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-10-24T09:11:22.232Z","updated_at":"2025-03-30T19:20:38.239Z","avatar_url":"https://github.com/epoch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n```\n\n├── build\n│   ├── bundle.js\n│   └── index.html\n├── dist\n│   ├── bundle.js\n│   └── index.html\n├── package.json\n├── src\n│   ├── actions\n│   │   └── index.js\n│   ├── components\n│   │   ├── about\n│   │   │   ├── index.js\n│   │   │   └── style.css\n│   │   ├── contact\n│   │   │   └── index.js\n│   │   ├── home\n│   │   │   ├── index.js\n│   │   │   └── style.css\n│   │   └── index.js\n│   ├── containers\n│   │   ├── app\n│   │   │   └── index.js\n│   │   ├── index.js\n│   │   └── navTo\n│   │       └── index.js\n│   ├── index.html\n│   ├── index.js\n│   └── style.css\n├── README.md\n├── gulpfile.js\n├── package.json\n├── webpack.config.js\n└── webpack.prod.config.js\n\n```\n\n- src - application code you edit during development\n- build - during development, webpackDevServer bundle and run code in memory.\nBut we can also build to disk in this folder for browser to run instead.\n- dist - optimized application code browser run for production\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepoch%2Fwip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepoch%2Fwip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepoch%2Fwip/lists"}