Skip to content

Modernized and updated fork released on npm: javascript-astarf #82

Description

@Andrioden

What?

Hi all. I could not find a pathfinding javascript library that is maintained, simple, and support weights. So i decided to fork this library and publish it on npm as javascript-astarf short for javascript-astar-fork.

Link: https://github.com/Andrioden/javascript-astarf

I do this in full respect of your work @bgrins , and hope you do not mind.

Improvements:

  • Uses modern javascript; allows module import like import { AStar, Graph } from "javascript-astarf"
  • Fully jsdoc typed; AStar.search is typed to return GridNode[]
  • Cleaned up the README.md so things are more clear with more examples.

Issues fixed:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions