https://github.com/canjs/can-observable-array
A defined array
https://github.com/canjs/can-observable-array
Last synced: about 1 year ago
JSON representation
A defined array
- Host: GitHub
- URL: https://github.com/canjs/can-observable-array
- Owner: canjs
- License: mit
- Created: 2019-05-22T20:16:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T19:02:50.000Z (almost 5 years ago)
- Last Synced: 2024-10-10T19:39:34.361Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-observable-array.html
- Size: 148 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-observable-array
[](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-observable-array/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-observable-array)
[](https://travis-ci.com/canjs/can-observable-array)
[](https://greenkeeper.io/)
Import/require **can-observable-array** and use the Element to derive your own classes. Calling `customElements.define` will register your element with the window's registry of custom elements.
## Documentation
Read the [can-observable-array API docs on CanJS.com](https://canjs.com/doc/can-observable-array) the [latest releases on GitHub](https://github.com/canjs/can-observable-array/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-observable-array/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-observable-array/blob/master/LICENSE.md)