An open API service indexing awesome lists of open source software.

https://github.com/zhou-dong/alchemist-core

algorithm and data-structure visualization package
https://github.com/zhou-dong/alchemist-core

algorithm animation data-structure visualization

Last synced: 5 days ago
JSON representation

algorithm and data-structure visualization package

Awesome Lists containing this project

README

          

# alchemist-core ·
[![Build Status](https://travis-ci.org/zhou-dong/alchemist-core.svg?branch=master)](https://travis-ci.org/zhou-dong/alchemist-core)
[![Coverage Status](https://coveralls.io/repos/github/zhou-dong/alchemist-core/badge.svg?branch=master)](https://coveralls.io/github/zhou-dong/alchemist-core?branch=master)
[![npm version](https://badge.fury.io/js/alchemist-core.svg)](https://badge.fury.io/js/alchemist-core)

### npm link

```
npm outdated
```

```shell
npm i -g npm-check-updates
ncu -u
npm update
npm install
```