Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kwhitley/use-store
Storing cross-component UI data in React has never been easier... (uses hooks)
https://github.com/kwhitley/use-store
released v1.7.3 - added default export with test coverage to ensure... updated README with default export syntax
cabdc883c12372f7ff38e83412208b5a9552306b authored about 5 years ago by Kevin Whitley <[email protected]>
cabdc883c12372f7ff38e83412208b5a9552306b authored about 5 years ago by Kevin Whitley <[email protected]>
released v1.7.2 - publishing to use-store
6bbf4bb5b9e219ca2fbeeeec556da6e11a460151 authored about 5 years ago by Kevin Whitley <[email protected]>
6bbf4bb5b9e219ca2fbeeeec556da6e11a460151 authored about 5 years ago by Kevin Whitley <[email protected]>
released v1.7.1 - moved to npm location "use-store" per @dy suggestion
d6dba94fc82caf0e3f8fb6fc1da1062e0b410301 authored about 5 years ago by Kevin Whitley <[email protected]>
d6dba94fc82caf0e3f8fb6fc1da1062e0b410301 authored about 5 years ago by Kevin Whitley <[email protected]>
released v1.7.0 - npm version fix
a88b41d20039b6446bd557b1cccd5bce36190ce0 authored about 5 years ago by Kevin Whitley <[email protected]>
a88b41d20039b6446bd557b1cccd5bce36190ce0 authored about 5 years ago by Kevin Whitley <[email protected]>
released v1.6.0 - now uses localStorage instead of localstorify
b6ff32f5d9c75913c5673f8d3f240d47ca1aa3e0 authored about 5 years ago by Kevin Whitley <[email protected]>
b6ff32f5d9c75913c5673f8d3f240d47ca1aa3e0 authored about 5 years ago by Kevin Whitley <[email protected]>
Merge pull request #3 from mvasigh/add-broadcast-option
Add broadcast option
eaee6747bb422c67d66f287bc13ca6bcbf738dff authored over 5 years ago by Kevin R. Whitley <[email protected]>
use uuid generate function instead of raw Math.random
84abb550dafdc1e053fa7128f40cc03c51cd646d authored over 5 years ago by Mehdi Vasigh <[email protected]>
84abb550dafdc1e053fa7128f40cc03c51cd646d authored over 5 years ago by Mehdi Vasigh <[email protected]>
formatting
6f5641aa2e585dc3f5c63cd67b162b8207dcea5c authored over 5 years ago by Mehdi Vasigh <[email protected]>
6f5641aa2e585dc3f5c63cd67b162b8207dcea5c authored over 5 years ago by Mehdi Vasigh <[email protected]>
small fix + update tests
38346c0c1ca2f72c7de59950c5538e66bedda005 authored over 5 years ago by Mehdi Vasigh <[email protected]>
38346c0c1ca2f72c7de59950c5538e66bedda005 authored over 5 years ago by Mehdi Vasigh <[email protected]>
debounce message handler and don't update for messages coming from self
1f948872e7ee6526fcf02620037c86333392ae34 authored over 5 years ago by Mehdi Vasigh <[email protected]>
1f948872e7ee6526fcf02620037c86333392ae34 authored over 5 years ago by Mehdi Vasigh <[email protected]>
fix grammar :)
d4968a93429eb4442ddd658f38157f039fa5c232 authored over 5 years ago by Mehdi Vasigh <[email protected]>
d4968a93429eb4442ddd658f38157f039fa5c232 authored over 5 years ago by Mehdi Vasigh <[email protected]>
add cross-browser sync with BroadcastChannel API
6b25fdd53667e310d1bb4419c25b5674ade723b4 authored over 5 years ago by Mehdi Vasigh <[email protected]>
6b25fdd53667e310d1bb4419c25b5674ade723b4 authored over 5 years ago by Mehdi Vasigh <[email protected]>
add regeneratorRuntime
2f1fe2967eacc5ebc8d3beb103397278f4096a0b authored over 5 years ago by Mehdi Vasigh <[email protected]>
2f1fe2967eacc5ebc8d3beb103397278f4096a0b authored over 5 years ago by Mehdi Vasigh <[email protected]>
released v1.5.3 - README update
fda071369c29e7aa225332325493ad87e7be6d52 authored over 5 years ago by Kevin Whitley <[email protected]>
fda071369c29e7aa225332325493ad87e7be6d52 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.5.2 - adds test coverage of magicSetter behavior
25e298aa62e1939e91cb2ed14968239bf37dd551 authored over 5 years ago by Kevin Whitley <[email protected]>
25e298aa62e1939e91cb2ed14968239bf37dd551 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.5.1 - fix: magicSetter now correctly responds to React SyntheticEvents
03d4ca320e5d0e90e7a541438be5292174995552 authored over 5 years ago by Kevin Whitley <[email protected]>
03d4ca320e5d0e90e7a541438be5292174995552 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.5.0 - added ability to fire setter directly from an onChange without need to transform event.target.value
c4d5514b88d29b7fef187b57221431a304fc28fd authored over 5 years ago by Kevin Whitley <[email protected]>
c4d5514b88d29b7fef187b57221431a304fc28fd authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.4.1 - fix: use of array.includes() not IE compat. Replaced with array.indexOf()
1b5e6c5c613a8e677cf8c5866690375604f3623b authored over 5 years ago by Kevin Whitley <[email protected]>
1b5e6c5c613a8e677cf8c5866690375604f3623b authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.4.0 - reverts to using localstorify for internal persistance
eac2c64daf6733f5e9e37e736ceca187cc46336f authored over 5 years ago by Kevin Whitley <[email protected]>
eac2c64daf6733f5e9e37e736ceca187cc46336f authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.2.9 - react-use-store was taken, migrating to use-store-hook instead
a863bb6a314e76fbaadfda8dca596fa955b96ce6 authored over 5 years ago by Kevin Whitley <[email protected]>
a863bb6a314e76fbaadfda8dca596fa955b96ce6 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.2.8 - trying to publish under new (non) namespace
b5a0132ecca5ea758ac2756a6b228455ea9b51e2 authored over 5 years ago by Kevin Whitley <[email protected]>
b5a0132ecca5ea758ac2756a6b228455ea9b51e2 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.2.7 - moving to NPM react-use-store from @kwhitley/use-store
f8e4e28a4d758fbd16d96f6a3d33362d295e9911 authored over 5 years ago by Kevin Whitley <[email protected]>
f8e4e28a4d758fbd16d96f6a3d33362d295e9911 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.2.6 - updated localstorify version
e2b2cd534ce38c162cbe1054095a4d13e1d8c758 authored over 5 years ago by Kevin Whitley <[email protected]>
e2b2cd534ce38c162cbe1054095a4d13e1d8c758 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.2.4 - localstorify fix to no longer stringify on setItem by default
dea339bdf6860062b040aab75615d839699ed950 authored over 5 years ago by Kevin Whitley <[email protected]>
dea339bdf6860062b040aab75615d839699ed950 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.2.3 - fix within localstorify
4820f82b96afeb9dce57273aecd241cbdd8ac7b5 authored over 5 years ago by Kevin Whitley <[email protected]>
4820f82b96afeb9dce57273aecd241cbdd8ac7b5 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.2.2 - uses new tolerances of localstorify
c1770710f726b9449328937ee20922aa3c3f61e3 authored over 5 years ago by Kevin Whitley <[email protected]>
c1770710f726b9449328937ee20922aa3c3f61e3 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.2.0 - uses @kwhitley/localstorify under the hood
72583a9f1dd29a124faf675eba6c8024297637d6 authored over 5 years ago by Kevin Whitley <[email protected]>
72583a9f1dd29a124faf675eba6c8024297637d6 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.1.1 - reverted to localStorage for async initialization
ca9ca992602f524331d43a5a1b1e7d2e01018f6f authored over 5 years ago by Kevin Whitley <[email protected]>
ca9ca992602f524331d43a5a1b1e7d2e01018f6f authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.1.0 - useStore now uses localforage instead of direct localStorage
290850963aef16113ce12be8af5c11a3fcaf4424 authored over 5 years ago by Kevin Whitley <[email protected]>
290850963aef16113ce12be8af5c11a3fcaf4424 authored over 5 years ago by Kevin Whitley <[email protected]>
released v1.0.7 - removed window from code
b361a6df400f7c05c60aac96efdcad140ddcad55 authored almost 6 years ago by Kevin Whitley <[email protected]>
b361a6df400f7c05c60aac96efdcad140ddcad55 authored almost 6 years ago by Kevin Whitley <[email protected]>
released v1.0.6
9e61bbd3c65cd43993c5f257499ea75d62e0d4f2 authored almost 6 years ago by Kevin Whitley <[email protected]>
9e61bbd3c65cd43993c5f257499ea75d62e0d4f2 authored almost 6 years ago by Kevin Whitley <[email protected]>
released v1.0.5
a5ab986dce42401f5d1031de321f906db1f37abb authored almost 6 years ago by Kevin Whitley <[email protected]>
a5ab986dce42401f5d1031de321f906db1f37abb authored almost 6 years ago by Kevin Whitley <[email protected]>
released v1.0.4
dd17e44badd411c034f58f022f66fbd5ab8204bc authored almost 6 years ago by Kevin Whitley <[email protected]>
dd17e44badd411c034f58f022f66fbd5ab8204bc authored almost 6 years ago by Kevin Whitley <[email protected]>
released 1.0.3 to fix incorrect variable assignment
935ee2d21985b0aff43e29d7cd5b4edde726eaa3 authored almost 6 years ago by Kevin Whitley <[email protected]>
935ee2d21985b0aff43e29d7cd5b4edde726eaa3 authored almost 6 years ago by Kevin Whitley <[email protected]>
transpiling first
3238d687fddeb2ef7468f4879524b33fd489892c authored almost 6 years ago by Kevin Whitley <[email protected]>
3238d687fddeb2ef7468f4879524b33fd489892c authored almost 6 years ago by Kevin Whitley <[email protected]>
release 1.0.1
c23eb009e24369513133d88a03c782bd55bf6fb8 authored almost 6 years ago by Kevin Whitley <[email protected]>
c23eb009e24369513133d88a03c782bd55bf6fb8 authored almost 6 years ago by Kevin Whitley <[email protected]>
updated entry in package.json
564e7dcf0f05360098adc23d39447528c102556a authored almost 6 years ago by Kevin Whitley <[email protected]>
564e7dcf0f05360098adc23d39447528c102556a authored almost 6 years ago by Kevin Whitley <[email protected]>
released 1.0.0
f91c56de5598b97e1bff639acca08fbfbbaf8114 authored almost 6 years ago by Kevin Whitley <[email protected]>
f91c56de5598b97e1bff639acca08fbfbbaf8114 authored almost 6 years ago by Kevin Whitley <[email protected]>
README update
60306245247f6d73a1fe65324076359f8bef93db authored almost 6 years ago by Kevin Whitley <[email protected]>
60306245247f6d73a1fe65324076359f8bef93db authored almost 6 years ago by Kevin Whitley <[email protected]>
updarted README
bbd10a0badcf3bef268fd5af56daa144348f21c6 authored almost 6 years ago by Kevin Whitley <[email protected]>
bbd10a0badcf3bef268fd5af56daa144348f21c6 authored almost 6 years ago by Kevin Whitley <[email protected]>
released 0.0.2
b72bf745178066cd301726c2dcc02d541026c7bc authored almost 6 years ago by Kevin Whitley <[email protected]>
b72bf745178066cd301726c2dcc02d541026c7bc authored almost 6 years ago by Kevin Whitley <[email protected]>
Initial commit
bcf482732d9644c3f9bf6e7c112015e60928337c authored almost 6 years ago by Kevin R. Whitley <[email protected]>
bcf482732d9644c3f9bf6e7c112015e60928337c authored almost 6 years ago by Kevin R. Whitley <[email protected]>