2.2.0 • Published 4 years ago

@abtasty/interstitiel v2.2.0

Weekly downloads
77
License
MIT
Repository
gitlab
Last release
4 years ago

advertising-modal

This widget was generated using AB Tasty Widget CLI. You can find more infomation and documentation about widgets at https://abtasty.gitbooks.io/widget/.

Preview your widget

Launch your widget in a new window and watch for changes.

npm start

Main files

  • main.js Main source code of your widget
  • form.html Configuration form for your widget
  • icon.png Icon for your widget (recommended size: 200x200px)

You can specify each file location in the package.json like this:

  "main": "dist/main.js",
  "form": "form.html",
  "icon": "icon.png",

Included

  • Rollup.js module bundler (like Webpack but smaller and faster).
  • ES6/2015 support using Bublé preprocessor (like Babel but much faster).
  • JavaScript Linting with ESLint and Google config.
  • JavaScript minified with UglifyJS.
  • .editorconfig for consistent coding styles within text editors.

We heard your widget have an UI, so we allowed ourselves to include some extra:

  • Pug (aka Jade) to transforms html files into JS template.
  • PostCSS to automatically append your CSS to head just using import 'yourstyle.css' and also use CSS plugins including:

Add your widget to AB Tasty

  1. First, you'll need to have your widget on NPM:
    • Create a minified bundle with npm run build
    • Bump the version of your widget (using semver) with npm version [patch|minor|major]
    • Publish it to NPM: npm publish
  2. Once your widget is on NPM, you can now add it on AB Tasty at https://marketplace.abtasty.com/publish.
2.2.0

4 years ago

2.1.7-4

4 years ago

2.1.7-5

4 years ago

2.1.7-3

4 years ago

2.1.7-2

4 years ago

2.1.7-1

4 years ago

2.1.7-0

4 years ago

2.1.6

5 years ago

2.1.5

5 years ago

2.1.5-0

5 years ago

2.1.4

5 years ago

2.1.4-0

5 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.0.10

6 years ago

2.0.10-0

6 years ago

2.0.9

6 years ago

2.0.9-0

6 years ago

2.1.0

6 years ago

2.0.8

6 years ago

2.0.8-3

6 years ago

2.0.8-2

6 years ago

2.0.8-1

6 years ago

2.0.8-0

6 years ago

2.0.7

6 years ago

2.0.7-0

6 years ago

2.0.6

6 years ago

2.0.6-2

6 years ago

2.0.6-1

6 years ago

2.0.6-0

6 years ago

2.0.5

6 years ago

2.0.5-1

6 years ago

2.0.5-0

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.0

7 years ago