0.8.2 • Published 4 years ago

platform-js v0.8.2

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

platform-js

Build Status

only for internal use

platform-js - javascript (and css) bundles for internal development stream. Full list of libraries see in package.json or gulp/gulp.config.js

Bundles

  • *.bundle.js - full
  • *.slim.js - minimal (less libs)
  • .3party.js - other

Main bundles

  • platform.vue.bundle.js
  • platform.vue.slim.js
  • platform.media.js
  • platform.utils.js
  • dist/sass/* - concatenated by groups bulma sass
  • platform.media.sass

internal rules required some names started with "_" symbol

Bundles includes

  • ContentTools
  • alertifyjs
  • angular 1.6.x
  • angular material 1.1.x
  • animate.css
  • axios
  • bulma
  • gsap
  • hammerjs
  • jquery
  • jquery-colorbox
  • jquery-migrate
  • jquery.cookies
  • localforage
  • tether messenger
  • moment
  • photoswipe
  • picturefill
  • quill
  • scrollmagic
  • scrollup
  • select2
  • sweet-dropdown
  • sweet-modal
  • sweet-modal-vue
  • tether
  • tether-drop
  • toastr
  • twix
  • vee-validate
  • vue
  • vue-router
  • vuex

Why?

For rapid prototyping without bootstrap project, templates or something else. For rapid prototyping locally, on codepen or somewhere else.

Build

npm run build

Docker (only testing)

./build-with-docker.sh i
./build-with-docker.sh 'run build'

publish

Publish used ~/.npmrc & ~/.gitconfig

# 1) pack
# 2) publish
./publish-with-docker.sh

by default publish has --dry-run flag, please see source

cypress

Testing (demo) some things.

static server

npm i -g serve

run

serve -s dist

cypress

npx cypress open

--

2016, 2019 DIERA.RU

0.8.2

4 years ago

0.8.0

5 years ago

0.7.5-1

5 years ago

0.7.5

5 years ago

0.7.4-1

5 years ago

0.7.2-1

5 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.2-2

6 years ago

0.6.2-1

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0-1

7 years ago

0.6.0

7 years ago

0.5.3

7 years ago

0.5.2-1

7 years ago

0.5.2

7 years ago

0.5.1-1

7 years ago

0.5.1

7 years ago