Explanation of Different Builds

In the dist/ directory of the npm packageopen in new window you will find many different builds of Fuse.js. Here's an overview of the difference between them.

UMDCommonJSES Module (for bundlers)
Fullfuse.jsfuse.cjsfuse.mjs
Basicfuse.basic.jsfuse.basic.cjsfuse.basic.mjs
Full (Production)fuse.min.js-fuse.min.mjs
Basic (Production)fuse.basic.min.js-fuse.basic.min.mjs

Terms

Last Updated: