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

https://github.com/rossta/pathfinder

Graph search demo on React.js, Redux, and Immutable.js
https://github.com/rossta/pathfinder

Last synced: 8 months ago
JSON representation

Graph search demo on React.js, Redux, and Immutable.js

Awesome Lists containing this project

README

          

# Pathfinder Demo

Inspired by [Amit's A-star Introduction](http://www.redblobgames.com/pathfinding/a-star/introduction.html), here is a (work-in-progress) port of interaction graph search animations built React.js, Redux, and Immutable.js.