0.1.7 • Published 3 years ago

getcookievalue v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

getCookieValue

Get value cookie

Build Status

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-release

Normal release

$ npm run release

Push change and generate tag

git push --follow-tags origin master

Docs

Cómo automatizar la subida de versiones a NPM Cómo crear y publicar un módulo para npm

0.1.7

3 years ago

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago