1.0.10 • Published 4 years ago

js-cookie-preference v1.0.10

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

js-cookie-preference

This plugin will not work, its currently in development and not intended for public use.

VanillaJS (pure JavaScript) plugin starter with Webpack 4 and Babel 7.

Clone this repository

git clone -b webpack-4-babel-7 https://github.com/danbhala/js-cookie-preference.git [dest]

Here, dist is your destination directory in which the boilerplate code will be copied.

Instructions

  • Use npm install command to install dependencies.
  • Execute command npm run start to run webpack development server and top open preview in the browser.
  • Execute command npm run build to create plugin distribution files in the dist directory.
  • Tweak configuration inside config folder if necessary.
  • Configure plugin API using this documentation.
1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago