Join Slack
Powered by
What external libraries/dependencies do you guys u...
# suitescript
c
Christopher Quackenbush
12/05/2025, 7:04 PM
What external libraries/dependencies do you guys use in your projects? I'm looking at creating a curated NS compatible library list, and depending on the license potentially bundling them.
a
alien4u
12/05/2025, 9:47 PM
The only ones I personally use are: •
https://day.js.org/
(replaces moment) •
https://www.papaparse.com/
(CSVs)
c
Christopher Quackenbush
12/05/2025, 10:01 PM
Thanks, I'll have to take a look at these! Is there any specific reason you chose day over moment?
a
alien4u
12/05/2025, 10:05 PM
If I remember correctly moment is non longer maintained, development stopped, no updates in more than 2 years.
r
rustyshackles
12/05/2025, 11:09 PM
sheetjs for ones that need excel file generation
rustyshackles
12/05/2025, 11:10 PM
sweetalert2 for fancy popup windows
a
alien4u
12/05/2025, 11:12 PM
sweetalert2 is a good one, much more than fancy pop-ups tho, it supports many things, promises, custom html, progress bars etc etc etc…
👍 1
3
Views
Open in Slack
Previous
Next