Skip to content

jm-janzen/priority-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Priority Queue

Stores a list of items with numeric priority values. Items with higher priorities are dequeued first. For example usage, see our tests.

Recommend installing nvm and matching intended Node.js version using nvm use from the root directory here.

Clean install & run tests

npm cit

Run linter (defined here)

npm run lint

About

Just some example code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •