Closed ElForastero closed 7 years ago
Added cookie micro-framework by MDN. It's similar to localStorage object and has almost the same methods.
Removed rollup and gulp form dependencies.
Built with babel.
If localStorage is not available cookie will be used.
@ElForastero Tests are broken 😢
@pbelyaev Fixed. 👍
@pbelyaev Done!
Added cookie micro-framework by MDN. It's similar to localStorage object and has almost the same methods.
Removed rollup and gulp form dependencies.
Built with babel.
If localStorage is not available cookie will be used.