https://github.com/canjs/can-define-lazy-value
Define properties with lazy values using Object.defineProperty
https://github.com/canjs/can-define-lazy-value
Last synced: about 1 year ago
JSON representation
Define properties with lazy values using Object.defineProperty
- Host: GitHub
- URL: https://github.com/canjs/can-define-lazy-value
- Owner: canjs
- License: mit
- Created: 2017-10-04T20:04:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:41:06.000Z (about 6 years ago)
- Last Synced: 2025-04-17T01:36:12.592Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-define-lazy-value.html
- Size: 24.4 KB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# can-define-lazy-value
[](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-define-lazy-value/blob/master/LICENSE)
[](https://www.npmjs.com/package/can-define-lazy-value)
[](https://travis-ci.org/canjs/can-define-lazy-value)
[](https://greenkeeper.io/)
Define lazy properties with Object.defineProperty
## Documentation
Read the [can-define-lazy-value API docs on CanJS.com](https://canjs.com/doc/can-define-lazy-value.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-define-lazy-value/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-define-lazy-value/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-define-lazy-value/blob/master/LICENSE)