🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

algorithm-visualizer

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algorithm-visualizer

Visualization Library for JavaScript

Source
npmnpm
Version
2.2.1
Version published
Weekly downloads
47
-53.92%
Maintainers
1
Weekly downloads
 
Created
Source

tracers.js

tracers.js is a visualization library for JavaScript.

This repository is part of the project Algorithm Visualizer.

Installation

npm install algorithm-visualizer

Usage

import { LogTracer } from 'algorithm-visualizer';

const logTracer = new LogTracer('Scratch Paper');

logTracer.print('Visualize your own algorithm here!');

Check out the API reference for more information.

Contributing

Check out the contributing guidelines.

Keywords

algorithm

FAQs

Package last updated on 26 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts