Skip to content
/ inshin Public

A Promise implementation that conforms to the Promises/A+ spec

License

Notifications You must be signed in to change notification settings

jynxio/inshin

Repository files navigation

Overview

A Promise implementation that conforms to the Promises/A+ specification, and this implementation has successfully passed the Promises/A+ tests.

Inshin is a homophone of the Cantonese word 应承 (yīng sǐng), which means promise in Cantonese and represents a commitment.

Additionally, if you want to understand the implementation of Inshin, I recommend you read my blog post, as it provides better readability and also includes a simplified Chinese version of the Promises/A+ specification.


License

This project follows the MIT license.


概述

一个符合 Promises/A+ 规范 的 Promise 实现,该实现已经 100% 通过了 Promises/A+ 测试

Inshin 是粤语中的 应承 的谐音,应承 在粤语中代表承诺。

另外,如果你想阅读 Inshin 的实现,那么我推荐你看我的 这篇博客,因为它的可读性更好,同时还提供了一份简中版本的 Promises/A+ 规范。


许可

本项目遵循 MIT 协议。


About

A Promise implementation that conforms to the Promises/A+ spec

Resources

License

Stars

Watchers

Forks