1.2.4 • Published 12 months ago

vue-scooter v1.2.4

Weekly downloads
5
License
MIT
Repository
github
Last release
12 months ago

vue-scooter

Introduction

vue-scooter parses single vue file components directly in the browser. It is designed to start modular static pages development quickly without any module bundler, for the pages with low browser compatibility requirements.

Features

scripts in .vue

  • suport importing ESM script files
  • does not support require()

styles in .vue

  • support nested css
  • support scoped css with ::v-deep{} as exceptions

using vue-scooter-cli

  • instantly dev-server start
  • fast hmr
  • fast build

Usage

See demo for a taste

Browser compatibility

Chrome 63+
Firefox 67+
Edge 79+
Safari 11.1+

Dependencies

stylis
vue-hot-reload-api

License

MIT

1.2.4

12 months ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago