https://github.com/jcallinan/interactivedatastructuresjs

Interactive Data Structures - examples of common data structures in JavaScript

https://github.com/jcallinan/interactivedatastructuresjs

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.8%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

Interactive Data Structures - examples of common data structures in JavaScript

Basic Info
  • Host: GitHub
  • Owner: jcallinan
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 155 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 12 months ago
Metadata Files
Readme License

README.md

InteractiveDataStructuresJS

Interactive Data Structures - examples of common data structures in JavaScript

Run examples using:

node examples/filename.js

Run React App:

npm install

npm start

Owner

  • Name: Jeremy Callinan
  • Login: jcallinan
  • Kind: user
  • Location: Bradford, PA 16701

Developer, Consultant, Contractor, Adjunct Instructor at the University of Pittsburgh at Bradford.

GitHub Events

Total
  • Push event: 4
  • Pull request event: 3
  • Fork event: 1
  • Create event: 4
Last Year
  • Push event: 4
  • Pull request event: 3
  • Fork event: 1
  • Create event: 4

Dependencies

package-lock.json npm
  • 1246 dependencies
package.json npm
  • bootstrap ^5.2.0
  • react ^18.0.0
  • react-dom ^18.0.0
  • react-router-dom ^6.0.0
  • react-scripts latest