1.6.0 • Published 6 years ago

can-set v1.6.0

Weekly downloads
1,432
License
MIT
Repository
github
Last release
6 years ago

can-set

Join the chat at https://gitter.im/canjs/canjs License: MIT npm version Travis build status Greenkeeper badge

can-set is a utility for comparing sets that are represented by the parameters commonly passed to service requests.

For example, the set {type: "critical"} might represent all critical todos. It is a superset of the set {type: "critical", due: "today"} which might represent all critical todos due today.

can-set is useful for building caching and other data-layer optimizations. It can be used in client or server environments. can-connect uses can-set to create data modeling utilities and middleware for the client.

Play around in this JSBin!

Documentation

Read the can-set API docs on CanJS.com.

Changelog

See the latest releases on GitHub.

Contributing

The contribution guide has information on getting help, reporting bugs, developing locally, and more.

License

MIT

1.6.0

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.0

7 years ago

1.3.0-pre.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.6.0-pre.11

8 years ago

0.6.0-pre.10

8 years ago

0.6.0-pre.9

8 years ago

0.6.0-pre.8

8 years ago

0.6.0-pre.7

8 years ago

0.6.0-pre.6

8 years ago

0.6.0-pre.5

8 years ago

0.6.0-pre.4

8 years ago

0.6.0-pre.3

8 years ago

0.5.6

8 years ago

0.5.5

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0-pre.2

8 years ago

0.5.0-pre.1

8 years ago

0.5.0-pre.0

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.9

9 years ago

0.3.8-0

9 years ago

0.3.7

9 years ago

0.3.5

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago