Skip to content

Instantly share code, notes, and snippets.

View Chauhan-Aniket's full-sized avatar
:octocat:
Focusing

Aniket_Chauhan Chauhan-Aniket

:octocat:
Focusing
View GitHub Profile
@bmaupin
bmaupin / free-database-hosting.md
Last active October 19, 2024 17:24
Free database hosting
@SMUsamaShah
SMUsamaShah / List of JavaScript GUI libraries.md
Last active October 10, 2024 09:19
dat.gui alternatives to create GUI from JavaScript object

JavaScript GUI libraries

These libraries can be used to quickly create a GUI for configureable parameters using sliders, checkboxes, colors pickers etc

  1. Tweakpane https://github.com/cocopon/tweakpane Demo: https://cocopon.github.io/tweakpane/
  2. control-panel https://github.com/freeman-lab/control-panel
  3. ControlKit https://github.com/automat/controlkit.js
  4. guify https://github.com/colejd/guify Main site is down, here is the demo https://jons.website/projects/guify/index
  5. oui https://github.com/wearekuva/oui
  6. Palette.js https://github.com/lehni/palette.js