Galooshi / import-js

A tool to simplify importing JS modules
MIT License
526 stars 70 forks source link

Is this module still supported? #537

Closed mattnibs closed 7 months ago

mattnibs commented 4 years ago

Last update was a year ago...

trotzig commented 4 years ago

Hi @mattnibs! This library is not under active development right now, we've been busy with other things. But it's still a tool I use daily while writing code. We haven't been great at responding to issues in a while, it's hard to stay on top of open source projects. I hope you still find it usable, or come across a similar tool that can help you with the same tasks!

mattnibs commented 4 years ago

Thanks @trotzig. I hear you on staying on top of an open source project. This is a useful module! We've just been having issues with building this module in node v12 because of its dependency on an older version of sqlite3... I suppose I could put a pr to fix this.

dagolinuxoid commented 4 years ago

The module is awesome!!