Skip to content

An extension that fetches some common data structures written in Javascript and copies them to the clipboard.

Notifications You must be signed in to change notification settings

Nishant-Dwivedi/GetJSDS_client

Repository files navigation

GetJSDS_client

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.

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

An extension that fetches some common data structures written in Javascript and copies them to the clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published