uniroll-vue

2.6.1 • Public • Published

Uniroll Vue

Uniroll for Vue

💿 Installation

# if you use Yarn, you can install with `yarn add uniroll-vue` 
$ npm install --save uniroll-vue

🍭 Example

See the playground directory.

You can play by running the following command:

$ yarn          # install `uniroll-vue` deps 
$ yarn build    # build `uniroll-vue` package 
cd playground
$ yarn install  # install playground deps 
$ yarn start    # run the playground ! 

⚠️ Limitations

At the moment, there are the following limitations for Vue:

  • Vue SFC script block lang: javascript and typescript
  • Vue SFC template block lang: html only
    • Since preprocessor is disabled, pug and other template languages are not available
  • Vue SFC style block lang: css only
    • Since preprocessor is disabled, sass, postcss and other template languages are not available

✅ TODOs

  • template preprocessor supporting
  • style preprocessor supporting
  • documentation
  • and more!

©️ License

MIT ©️ @kazu_pon

Readme

Keywords

none

Package Sidebar

Install

npm i uniroll-vue

Weekly Downloads

0

Version

2.6.1

License

MIT

Unpacked Size

4.38 MB

Total Files

11

Last publish

Collaborators

  • mizchi