0.0.2 • Published 5 years ago

sbx-ping-alert v0.0.2

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
5 years ago

SBX Request

sbx i --save sbx-helper-storage
Set is sets to document.cookie and window.localStorage
Get from document.cookie by priority then from window.localStorage
Del is set empty value to document.cookie and window.localStorage
import Storage from 'sbx-helper-storage';
Storage.set('auth', 'token');
Storage.get('auth');
Storage.del('auth');

Developers

  • Eugeny Burlak
  • Viktor Semenov
0.0.2

5 years ago

0.0.1

5 years ago