Skip to content

johguentner/v-tweakpane

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

V-Tweakpane

DeepScan grade ci npm (tag) npm (tag) npm (downloads) npm (bundle size) license maintenance

eslint prettier rollup vue typescript

Power of Vue 3 with awesomeness of Tweakpane!

Features

Table of Contents

Installation

npm install tweakpane v-tweakpane --save

Build Setup

# install dependencies
$ npm install

# start dev
$ npm run dev

# package lib
$ npm run build

Built with

Contributing

  1. Fork it ( https://github.com/vinayakkulkarni/v-tweakpane/fork )
  2. Create your feature branch (git checkout -b feat/new-feature)
  3. Commit your changes (git commit -Sam 'feat: add feature')
  4. Push to the branch (git push origin feat/new-feature)
  5. Create a new Pull Request

Note:

  1. Please contribute using Github Flow
  2. Commits & PRs will be allowed only if the commit messages & PR titles follow the conventional commit standard, read more about it here
  3. PS. Ensure your commits are signed. Read why

License

MIT Β© Vinayak Kulkarni

Packages

No packages published

Languages

  • TypeScript 53.8%
  • Vue 23.0%
  • JavaScript 21.1%
  • Shell 2.1%