{"id":20898406,"url":"https://github.com/mmncit/dpatterna","last_synced_at":"2025-05-13T01:31:00.410Z","repository":{"id":43154789,"uuid":"383785826","full_name":"mmncit/dpatterna","owner":"mmncit","description":"Design Pattern playground","archived":false,"fork":false,"pushed_at":"2023-03-20T04:28:26.000Z","size":4172,"stargazers_count":10,"open_issues_count":0,"forks_count":42,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T14:38:37.520Z","etag":null,"topics":["design-patterns","javascript","python","svelte","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://mmncit.github.io/dpatterna","language":"TypeScript","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/mmncit.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}},"created_at":"2021-07-07T12:09:05.000Z","updated_at":"2023-05-15T10:15:34.000Z","dependencies_parsed_at":"2022-08-27T05:40:46.237Z","dependency_job_id":null,"html_url":"https://github.com/mmncit/dpatterna","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/mmncit%2Fdpatterna","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmncit%2Fdpatterna/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmncit%2Fdpatterna/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmncit%2Fdpatterna/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmncit","download_url":"https://codeload.github.com/mmncit/dpatterna/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253853711,"owners_count":21974158,"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":["design-patterns","javascript","python","svelte","typescript","webpack"],"created_at":"2024-11-18T11:10:26.997Z","updated_at":"2025-05-13T01:30:59.992Z","avatar_url":"https://github.com/mmncit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dpatterna\n\nDesign pattern are well-known solutions to recurring problems. This repo holds some of the classical introductory exercises for different design patterns\n\n# For `ts`/`js` files:\n\n## Install dependencies\n\n```bash\nyarn install\n```\n\n## Running the test suite\n\nExecute the tests with:\n\n```bash\nyarn test\n```\n\nOnce you get a test passing, you can enable the next one by changing `xit` to `it`.\n\n## Running web app\n\n```bash\nyarn # install dependencies\n\nyarn start # invoke development with webpack-dev-server\n```\n\n## Execute a script as `node` + `tsc`\n\n```bash\nyarn ts-node \u003cfile_path\u003e\n# e.g. $yarn ts-node src/functional/closure/adjectifier.ts\n```\n\n# For `py` files: (python version \u003e= 3)\nJust run with \n\n```sh\npython \u003cfile_path\u003e\n```\n\nor\n\n\n```sh\npython3 \u003cfile_path\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmncit%2Fdpatterna","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmncit%2Fdpatterna","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmncit%2Fdpatterna/lists"}