{"id":17909429,"url":"https://github.com/photonstorm/typescript-signals","last_synced_at":"2025-08-03T14:33:10.121Z","repository":{"id":7822066,"uuid":"9193035","full_name":"photonstorm/typescript-signals","owner":"photonstorm","description":"A TypeScript implementation of js-signals","archived":false,"fork":false,"pushed_at":"2015-07-09T10:26:02.000Z","size":146,"stargazers_count":46,"open_issues_count":2,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-04T20:13:29.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/photonstorm.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":"2013-04-03T11:24:05.000Z","updated_at":"2024-10-12T07:46:47.000Z","dependencies_parsed_at":"2022-08-31T15:22:43.673Z","dependency_job_id":null,"html_url":"https://github.com/photonstorm/typescript-signals","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/photonstorm/typescript-signals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photonstorm%2Ftypescript-signals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photonstorm%2Ftypescript-signals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photonstorm%2Ftypescript-signals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photonstorm%2Ftypescript-signals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/photonstorm","download_url":"https://codeload.github.com/photonstorm/typescript-signals/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photonstorm%2Ftypescript-signals/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268558075,"owners_count":24269722,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":[],"created_at":"2024-10-28T19:25:27.436Z","updated_at":"2025-08-03T14:33:10.065Z","avatar_url":"https://github.com/photonstorm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript-Signals #\n\nCustom event/messaging system for TypeScript.\n\nConverted from [JS-Signals](http://millermedeiros.github.com/js-signals/) which was inspired by [AS3-Signals](https://github.com/robertpenner/as3-signals).\n\nFor a more in-depth introduction read the [JS-Signals Project Page](http://millermedeiros.github.com/js-signals/) and visit the links below.\n\n## Getting Started ##\n\nCopy the `Signal.ts` and `SignalBinding.ts` files into your TypeScript project.\n\nIf you wish you can place them inside a module, but by default they are set to global classes.\n\nReference the `Signal.ts` file in your code and then use them as normal. Look at the tests provided in the `tests` folder for plenty examples of use, or read the JS-Signals documentation.\n\n## JS-Signals Links ##\n\n * [Project Page](http://millermedeiros.github.com/js-signals/)\n * [Wiki](http://github.com/millermedeiros/js-signals/wiki/)\n * [Documentation](http://millermedeiros.github.com/js-signals/docs)\n * [Changelog](http://github.com/millermedeiros/js-signals/blob/master/CHANGELOG.md)\n * [CompoundSignal - special Signal kind](https://github.com/millermedeiros/CompoundSignal)\n * [jasmine-signals](https://github.com/AdamNowotny/jasmine-signals)\n   (Jasmine assertions to simplify signals testing)\n\n\n## License ##\n\n * [MIT License](http://www.opensource.org/licenses/mit-license.php)\n\n\n## Repository Structure ##\n\n### Folder Structure ###\n\n    |-src         -\u003e  source files\n    |-tests       -\u003e  unit tests\n\n## Running Tests ##\n\nThe tests are stand-alone TypeScript classes that map to the tests created for JS-Signals.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphotonstorm%2Ftypescript-signals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphotonstorm%2Ftypescript-signals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphotonstorm%2Ftypescript-signals/lists"}