luciopaiva / heapify

The fastest JavaScript priority queue out there. Zero dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Node.js require

nermin99 opened this issue · comments

Add support for being able to use require instead of import.

This is useful when working with Node.js and you for some reason can't use ES modules

Hey @nermin99,

Thanks for your suggestion. This feature is currently being planned to go with v1.0.