What libraries have you found useful that work well with Suitescript?
My favorites are:
• PapaParse (CSV Parser)
• Bootstrap (Frontend)
• Handlebars (Templating Engine)
• XML-JS (XML/JSON converter)
🙌 1
c
Craig
09/20/2024, 12:23 AM
• moment
• lodash
❤️ 2
s
sholomon12
09/20/2024, 1:31 AM
• bignumber
❤️ 2
e
eminero
09/20/2024, 1:37 AM
• CryptoJS (when migrating security stuff that relies on node.js crypto module)
• MustacheJS (templating engine)
• Underscore (similar to lodash, probably lodash is better but I'm very familiar with underscore from SCA)
❤️ 2
y
yagyakumarnag
09/20/2024, 2:31 PM
SheetsJS ( To read excel file for all formats)
Crypto
Moment
DataTable
❤️ 1
b
borncorp
09/20/2024, 2:49 PM
I prefer Tabulator instead of Datatable as it's free