JavaScript Cookie Maker!This snippet creates the functions for cookies in JavaScript. This has all the required functions for using cookies broken down into individual methods. You can also use the snippet to create a whole JavaScript ES6 Class or Object with all functions in it. Installation
How to use?Start typing one of the following commands and then tap enter or tab.
Release NotesPlease see all updates below 1.0.0Initial release of ... 1.2.0Information Update 1.3.0Updated to complie with the Airbnb Style Guide using eslint. 1.3.6Updated to add ES6 Class. 1.4.0Addition of delcookie, delallcookie and gencookie separately and in the class. TestingTesting is done using QUnit. Each function is broken down to test its full functionality. All bugs found, please raise a bug on the Git Hub Issues. |