{"id":16923630,"url":"https://github.com/tynandebold/peekture-frame","last_synced_at":"2026-05-10T10:07:24.710Z","repository":{"id":72815585,"uuid":"153161477","full_name":"tynandebold/peekture-frame","owner":"tynandebold","description":"Add a border to an image, change it's color and width, and then save that image to your machine.","archived":false,"fork":false,"pushed_at":"2018-10-15T18:33:36.000Z","size":622,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T21:55:50.702Z","etag":null,"topics":["image-manipulation","image-processing","javascript","photo-editing","picture-frame","react"],"latest_commit_sha":null,"homepage":"https://www.tynandebold.com/peekture-frame/","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/tynandebold.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":"2018-10-15T18:22:04.000Z","updated_at":"2020-01-02T01:06:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad7d4277-66fc-4cd4-ae7d-f40a16b820c1","html_url":"https://github.com/tynandebold/peekture-frame","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/tynandebold%2Fpeekture-frame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tynandebold%2Fpeekture-frame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tynandebold%2Fpeekture-frame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tynandebold%2Fpeekture-frame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tynandebold","download_url":"https://codeload.github.com/tynandebold/peekture-frame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244717683,"owners_count":20498348,"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":["image-manipulation","image-processing","javascript","photo-editing","picture-frame","react"],"created_at":"2024-10-13T19:59:50.533Z","updated_at":"2026-05-10T10:07:24.668Z","avatar_url":"https://github.com/tynandebold.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peekture Frame\nI wanted to build a simple application that allows me to add a border to an image, change it's color and width, and then saved that modified image to my computer. This is that.\n\n## Installation\nThis is a simple app to setup. Run these two commands:\n```sh\n# Install dependencies\n$ npm install\n$ npm install http-server -g\n```\n\n## Local development\nDepending on your development preferences, there are two npm scripts to choose from. The first runs webpack, which watches for files changing in `src/`, and starts a local server.\n```sh\n$ npm start\n```\nThe second does the same as the first and adds live reloading.\n```sh\n$ npm run dev:liveReload\n```\nNo matter which you choose, both will compile everything in `src/` to `dist/`.\n\n### Deployment\nTo prep your app for deployment, run:\n```sh\n$ npm build-production\n```\nThis will minify your `js` and `css`, name the files accordingly, and put them in `dist/`.\n\n## Todo\nFix a couple little bugs.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftynandebold%2Fpeekture-frame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftynandebold%2Fpeekture-frame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftynandebold%2Fpeekture-frame/lists"}