0.1.7 • Published 4 years ago
getcookievalue v0.1.7
getCookieValue
Get value cookie
Config
You need to add specific data attributes to get cookie value.
data-get-cookie="true"Them need add the name of the cookie with data attribute.
data-get-cookie-key: name of the cookie to need.Line commands to developer mode
Launch the first release
$ npm run release -- --first-releaseNormal release
$ npm run releasePush change and generate tag
git push --follow-tags origin masterDocs
Cómo automatizar la subida de versiones a NPM Cómo crear y publicar un módulo para npm