How can i use this <https://fusejs.io/> library in...
# suitescript
a
How can i use this https://fusejs.io/ library in a userevent script ? can anyone help regarding this
u
Are you going to use SuiteScript 2.0 or 2.1? If yes, you could try using the NAMDConfig and delcare a shim for the export of fuzzjs and have that path declared on the AMD configuration
a
i will be using suitescript 2.0
b
fuse.js looks reasonably well written
you should be able to include it in your define as a custom module with minimal issues