1 Star 0 Fork 0

云起云变 / typescript-signals

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

TypeScript-Signals

Custom event/messaging system for TypeScript.

Converted from JS-Signals which was inspired by AS3-Signals.

For a more in-depth introduction read the JS-Signals Project Page and visit the links below.

Getting Started

Copy the Signal.ts and SignalBinding.ts files into your TypeScript project.

If you wish you can place them inside a module, but by default they are set to global classes.

Reference 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.

JS-Signals Links

License

Repository Structure

Folder Structure

|-src         ->  source files
|-tests       ->  unit tests

Running Tests

The tests are stand-alone TypeScript classes that map to the tests created for JS-Signals.

# TypeScript-Signals # Custom event/messaging system for TypeScript. Converted from [JS-Signals](http://millermedeiros.github.com/js-signals/) which was inspired by [AS3-Signals](https://github.com/robertpenner/as3-signals). For a more in-depth introduction read the [JS-Signals Project Page](http://millermedeiros.github.com/js-signals/) and visit the links below. ## Getting Started ## Copy the `Signal.ts` and `SignalBinding.ts` files into your TypeScript project. If you wish you can place them inside a module, but by default they are set to global classes. Reference 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. ## JS-Signals Links ## * [Project Page](http://millermedeiros.github.com/js-signals/) * [Wiki](http://github.com/millermedeiros/js-signals/wiki/) * [Documentation](http://millermedeiros.github.com/js-signals/docs) * [Changelog](http://github.com/millermedeiros/js-signals/blob/master/CHANGELOG.md) * [CompoundSignal - special Signal kind](https://github.com/millermedeiros/CompoundSignal) * [jasmine-signals](https://github.com/AdamNowotny/jasmine-signals) (Jasmine assertions to simplify signals testing) ## License ## * [MIT License](http://www.opensource.org/licenses/mit-license.php) ## Repository Structure ## ### Folder Structure ### |-src -> source files |-tests -> unit tests ## Running Tests ## The tests are stand-alone TypeScript classes that map to the tests created for JS-Signals.

简介

暂无描述 展开 收起
TypeScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/neequ_admin/typescript-signals.git
git@gitee.com:neequ_admin/typescript-signals.git
neequ_admin
typescript-signals
typescript-signals
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891