{"id":19150443,"url":"https://github.com/vicompany/workshop-proxy","last_synced_at":"2025-02-22T20:45:31.560Z","repository":{"id":151131453,"uuid":"157224039","full_name":"vicompany/workshop-proxy","owner":"vicompany","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-19T10:55:41.000Z","size":72,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T18:15:22.972Z","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/vicompany.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-11-12T14:13:43.000Z","updated_at":"2019-06-19T06:10:29.000Z","dependencies_parsed_at":"2024-03-08T22:46:03.287Z","dependency_job_id":null,"html_url":"https://github.com/vicompany/workshop-proxy","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/vicompany%2Fworkshop-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Fworkshop-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Fworkshop-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicompany%2Fworkshop-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicompany","download_url":"https://codeload.github.com/vicompany/workshop-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240236198,"owners_count":19769571,"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-09T08:12:03.739Z","updated_at":"2025-02-22T20:45:31.537Z","avatar_url":"https://github.com/vicompany.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Workshop Proxy 🤘\n\nHowdy! This is a mini-workshop about ES2015’s `Proxy`.\n\n## What you will learn\n\n- How to use `Reflect`\n- How to wrap objects in a `Proxy`\n- Practical use-cases like loggers\n- Extend existing objects with magical features 🦄\n\n## Prerequisites\n\n- You are familiar with JavaScript (ES2015+)\n- [Node.js and npm](https://nodejs.org/)\n\n## Getting started\n\nTo get started, you will have to download the project and install it’s dependencies. Run the following commands:\n\n```shell\n# Copy the repository\ngit clone https://github.com/vicompany/workshop-proxy\n\n# Navigate the the workshop directory\ncd workshop-proxy\n\n# Install all dependencies\nnpm install\n```\n\nThat is all!\n\n## Introduction\n\nNow we’re all set up, you can start at the [introduction](docs/introduction.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicompany%2Fworkshop-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicompany%2Fworkshop-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicompany%2Fworkshop-proxy/lists"}