Coder Social home page Coder Social logo

korczis / dat.gui-ng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dataarts/dat.gui

5.0 3.0 2.0 14.16 MB

dat.gui is a lightweight controller library for JavaScript.

Home Page: https://github.com/dataarts/dat.gui

License: Apache License 2.0

JavaScript 88.86% HTML 7.49% CSS 3.65%

dat.gui-ng's Introduction

dat.GUI

A lightweight graphical user interface for changing variables in JavaScript.

Get started with dat.GUI by reading the tutorial at http://workshop.chromeexperiments.com/examples/gui.

Live demo

Simple live demo is available here.

Packaged Builds

The easiest way to use dat.GUI in your code is by using the built source at build/dat.gui.min.js. These built JavaScript files bundle all the necessary dependencies to run dat.GUI.

In your head tag, include the following code:

<script type="text/javascript" src="dat.gui.js"></script>

Directory Contents

├── build - Compiled source code.
├── node_modules - External node dependencies.
├── src - Source files.
├── tests - Tests.
└── webpack - Webpack config files.

Building your own dat.GUI

In the terminal, enter the following:

$ npm run build

npm scripts

  • npm test - Run ESLint
  • npm run build - Build development and production version of scripts.
  • npm run dev - Build development version of script watch for changes.

This will create a namespaced, unminified build of dat.GUI at build/dat.gui.js

Thanks

The following libraries / open-source projects were used in the development of dat.GUI:

dat.gui-ng's People

Contributors

air avatar arodic avatar despairblue avatar doug avatar drewlustro avatar georgealways avatar haxiomic avatar jonobr1 avatar jsmouret avatar kevinbarabash avatar korczis avatar maxhawkins avatar mrdoob avatar seth-visere avatar szimek avatar teybeo avatar ulyssesdotcodes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

zs-sz agarciagan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.