https://github.com/canjs/can-reflect-promise
Set up Promise types to work as Map-likes with can-reflect
https://github.com/canjs/can-reflect-promise
Last synced: 10 months ago
JSON representation
Set up Promise types to work as Map-likes with can-reflect
- Host: GitHub
- URL: https://github.com/canjs/can-reflect-promise
- Owner: canjs
- License: mit
- Created: 2017-06-13T22:24:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:54:44.000Z (about 6 years ago)
- Last Synced: 2025-06-11T05:48:06.101Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-reflect-promise.html
- Size: 53.7 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-reflect-promise
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-reflect-promise/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-reflect-promise)
[](https://travis-ci.org/canjs/can-reflect-promise)
[](https://greenkeeper.io/)
Decorate a promise with symbols for can-reflect compatibility.
## Documentation
Read the [can-reflect-promise API docs on CanJS.com](https://canjs.com/doc/can-reflect-promise.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-reflect-promise/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-reflect-promise/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-reflect-promise/blob/master/LICENSE.md)