Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JQuery Plugin for GunDB backed jQuery.data() #21

Open
hillct opened this issue Nov 11, 2016 · 1 comment
Open

JQuery Plugin for GunDB backed jQuery.data() #21

hillct opened this issue Nov 11, 2016 · 1 comment

Comments

@hillct
Copy link
Member

hillct commented Nov 11, 2016

The concept here would be to prototype jQuery.data() such that it pushes data to GunDB rather than attaching the data to the DOM as it does now (standard jQuey behavior). While this would have limited meaning when GunDB is utilizing local storage, if the plugin were initialized with a reference to a gun server, any jQuey app that uses .data() methods could be made instantly collaborative.

@amark
Copy link
Contributor

amark commented Nov 11, 2016

Genius idea. I'm a mad jQuery fan so this is an exciting idea. Glad I have another jQuery buddy @hillct ;) they seem to have died off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants