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.common.jsfuse.esm.js
Basicfuse.basic.jsfuse.basic.common.jsfuse.basic.esm.js
Full (Production)fuse.min.js-fuse.esm.min.js
Basic (Production)fuse.basic.min.js-fuse.basic.esm.min.js

Terms

Last Updated: