https://github.com/canjs/can-reflect
Operate on unknown data types
https://github.com/canjs/can-reflect
Last synced: about 1 year ago
JSON representation
Operate on unknown data types
- Host: GitHub
- URL: https://github.com/canjs/can-reflect
- Owner: canjs
- License: mit
- Created: 2017-03-03T20:23:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T00:06:10.000Z (over 3 years ago)
- Last Synced: 2025-04-09T15:44:57.422Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-reflect.html
- Size: 815 KB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-reflect
[](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/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-reflect)
[](https://travis-ci.org/canjs/can-reflect)
[](https://greenkeeper.io/)
[](https://saucelabs.com/u/can-reflect)
Reflect allows you to reflection on unknown data types.
## Documentation
Read the [can-reflect API docs on CanJS.com](https://canjs.com/doc/can-reflect.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-reflect/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-reflect/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-reflect/blob/master/LICENSE.md)