Coder Social home page Coder Social logo

algo's Introduction

Tree and Radial visualization tool

I create this tool to visualize my Algorithms and Data Structures notes, this tool can be used for any Tree and Radial visualization.

Quick link https://unbug.github.io/algo/.

WechatIMG1812

WechatIMG1814

WechatIMG1815

Get started

// install denpendence
npm install

// build & debug locally
npm start

// build
npm run build

// dist
npm run dist

// release to gh-pages
npm run gh-pages

// get help
gulp help

Build system

Usage
  gulp [TASK] [OPTIONS...]

Available tasks
  build          Builds the app.
  build:app-css  Builds the app style.
  build:app-js   Builds the app scripts.
  build:extra    Builds extra files.
  build:images   Builds the app style.
  build:lib-css  Builds the lib style.
  build:lib-js   Builds the lib scripts.
  clean          Cleans files.
  clean:dist     Cleans dist files.
  default       
  dist           Dist the app.
  dist:all       Copy all to dist.
  dist:css       Compress css to dist.
  dist:html      Compress html to dist.
  dist:images    Compress images to dist.
  dist:js        Compress js to dist.
  help           Display this help text.
  lint           Lint JS files.
  server         Starts a HTTP(s) server for debug.
  watch          Watches for changes in files.

algo's People

Contributors

unbug avatar

Watchers

 avatar

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.