{"id":44569563,"url":"https://github.com/yoonghan/rxjs-playground","last_synced_at":"2026-02-14T02:01:23.861Z","repository":{"id":76048931,"uuid":"144924329","full_name":"yoonghan/rxjs-playground","owner":"yoonghan","description":"A project to experiment RxJS and all the codes. ","archived":false,"fork":false,"pushed_at":"2018-08-16T02:24:41.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-07T23:04:49.714Z","etag":null,"topics":["es6","javascript","reactive-programming","rxjs","typescript3"],"latest_commit_sha":null,"homepage":null,"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/yoonghan.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-16T02:07:29.000Z","updated_at":"2023-08-07T23:04:49.714Z","dependencies_parsed_at":"2023-03-08T21:00:38.650Z","dependency_job_id":null,"html_url":"https://github.com/yoonghan/rxjs-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/yoonghan/rxjs-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoonghan%2Frxjs-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoonghan%2Frxjs-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoonghan%2Frxjs-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoonghan%2Frxjs-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoonghan","download_url":"https://codeload.github.com/yoonghan/rxjs-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoonghan%2Frxjs-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"online","status_checked_at":"2026-02-14T02:00:07.626Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["es6","javascript","reactive-programming","rxjs","typescript3"],"created_at":"2026-02-14T02:00:40.174Z","updated_at":"2026-02-14T02:01:23.847Z","avatar_url":"https://github.com/yoonghan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A site to record RxJS usage and learning\nCreated a playground to record RxJS usage and sample program, there were no real examples on how to create RxJS from scratch.\nIt's a startoff and it shares the same traits other languages; e.g. RxJava, RxScala. This project is seperated to webpack + typescript compilation and babel only compilation. I prefer the Babel - handsdown.\n\n## Installation\n1. Install NodeJS.\n2. Execute\n\n```\nnpm install //yarn init \u0026\u0026 yarn install\n```\n\n## Execution (Type 1 via command line)\n1. To run the directly via command line, execute the command.\n```\nnpm run nodeRun\n```\n\n## Execution (Type 2 via browser)\n1. To run scripts via command line.\n```\nnpm run start\n```\n2. Browse http://localhost:8080\n3. Inspect the browser, and view it on console tab to view the printed log.\n\n\n## Project breakdown\n*/src/index.ts* - typescript written codes to test RxJS. All samples are written here.\n*/src/es6/exec.js* - works like playground, supports es6.\nThere are alot of code commented, each are based on samples of Observable, Subscription, and etc. \n\n## Lesson learned\n1. Prototypal in typescript is not supported. Workaround ? Not available for typescript 3.\n2. Library to vast, similar to lodash, good luck to find what's needed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoonghan%2Frxjs-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoonghan%2Frxjs-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoonghan%2Frxjs-playground/lists"}