fuse.js

v5.2.0-alpha.2
Lightweight fuzzy-search
fuzzy search bitap

dev

rollup -w -c scripts/configs.js --environment TARGET:umd-dev-full

dev:cjs

rollup -w -c scripts/configs.js --environment TARGET:commonjs-full

dev:esm

rollup -w -c scripts/configs.js --environment TARGET:esm-dev-full

build

node scripts/build.main.js

test

jest

lint

eslint src scripts test

release

bash scripts/release.sh

docs:dev

vuepress dev docs

docs:build

vuepress build docs

Metadata

Downloads

Maintainers