naver / egjs-persist

Provide cache interface to handle persisted data among history navigation.
https://naver.github.io/egjs-persist/
MIT License
42 stars 10 forks source link

consider compatible plugin for persist v1 api #4

Closed happyhj closed 6 years ago

happyhj commented 7 years ago

Description

persist v1 included in egjs v1. https://github.com/naver/egjs/ Provided static method in jQuery name space.

Consider providing a separate jQuery plug-in file for easy migration from Egjs v1

sculove commented 7 years ago

also provide $.persist() and $.persist("value")