https://github.com/canjs/can-set
Utilities for comparing sets
https://github.com/canjs/can-set
Last synced: 12 months ago
JSON representation
Utilities for comparing sets
- Host: GitHub
- URL: https://github.com/canjs/can-set
- Owner: canjs
- License: mit
- Created: 2015-03-31T02:25:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:46:16.000Z (about 6 years ago)
- Last Synced: 2025-07-05T23:03:52.636Z (12 months ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-set.html
- Size: 526 KB
- Stars: 11
- Watchers: 21
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# can-set
[](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-set/blob/master/LICENSE)
[](https://www.npmjs.com/package/can-set)
[](https://travis-ci.org/canjs/can-set)
[](https://greenkeeper.io/)
**Deprecated:** newer versions of CanJS use [can-query-logic](https://canjs.com/doc/can-query-logic.html). See the [CanJS 5 migration guide](https://canjs.com/doc/migrate-5.html#Replacecan_setwithcan_set_legacy) for details.
## Documentation
Read the [can-set API docs on CanJS.com](https://v4.canjs.com/doc/can-set.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-set/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-set/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-set/blob/master/LICENSE)