johguentner / v-tweakpane

Tweakpane 🀝 Vue πŸ’š

Home Page:https://vinayakkulkarni.github.io/v-tweakpane/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tweakpane 🀝 Vue πŸ’š

https://vinayakkulkarni.github.io/v-tweakpane/

License:MIT License


Languages

Language:TypeScript 53.8%Language:Vue 23.0%Language:JavaScript 21.1%Language:Shell 2.1%