Use moment.js in Scriptable

Hey everyone!

I wanted to use moment.js in a script, but as I wanted to share it, I had the problem that not everyone has moment.js already installed. So I wrote a little import script to make that installation for everyone easier.

I’ve also added an update check for the script itself and moment.js.

I would love to hear some feedback!

You can find the script with some instructions here:

2 Likes

That’s a very interesting idea. Sort of a simple dependency manager :smiley:

2 Likes