Framevuerk
Fast, Responsive, Multi Language, Both Direction Support and Configurable UI Framework based on Vue.js.
Setup
First at all, you should install Framevuerk
and of course Vue
from terminal.
You can also install these, just if you want active touch actions support, fvDatepicker
jalaali dates supoort and icons.
And just follow the example and use it! (commonjs
syntax and require
also available)
Finally you need to create your template just like this.
Customize
Framevuerk can have different language, direction, and colors based on the user's taste. To setup your custom version, create a file called .framevuerkrc.js
in root of your project and put these on:
And output files goes to ./node_modules/framevuerk/dist
directory:
- framevuerk-foobar.js
- framevuerk-foobar.css
- framevuerk-foobar.min.js
- framevuerk-foobar.min.css
You can also use .framevuerkrc.json
, .framevuerkrc
or framevuerk
key inside your package.json
to pass this variables to Framevuerk!
Framevuerk apply these config by this cli command: