Skip to content

Nishant-Dwivedi/GetJSDS

Repository files navigation

GetJSDS

GetJSDS is an extension that fetches some commonly used data structures that are unavailable in Javascript from a server, and copies them to the clipboard. It does not have access to read data from your clipboard. This repository contains the backend code of the extension.

Download link

Firefox browser AOM

Screenshots

selection-menu-screenshot fetch-success-screenshot code-editor-screenshot

Supported data-structures in the current version

  • Queue
  • Stack
  • Priority Queue (Max)
  • Trie

Upcoming updates (tentative)

  • Addition of Union Find data-structure.
  • Addition of Minimum Priority Queue.
  • Support for google chrome browser (Manifest version 3.0).

About

Backend for the firefox extension - GetJSDS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published