- Add .gitignore: exclude compiled binaries, build artifacts, and Helm values files containing real secrets (authentik, prometheus) - Add all Kubernetes deployment manifests (deployment/) - Add services source code: ha-sync, device-inventory, games-console, paperclip, parts-inventory - Add Ansible orchestration: playbooks, roles, inventory, cloud-init - Add hardware specs, execution plans, scripts, HOMELAB.md - Add skills/homelab/SKILL.md + skills/install.sh to preserve Copilot skill - Remove previously-tracked inventory-cli binary from git index Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| dist | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
Fuse.js
Supporting Fuse.js
Through contributions, donations, and sponsorship, you allow Fuse.js to thrive. Also, you will be recognized as a beacon of support to open-source developers.
- Become a backer or sponsor on GitHub.
- Become a backer or sponsor on Patreon.
- One-time donation via PayPal.
Sponsors
|
|
|
|
Introduction
Fuse.js is a lightweight fuzzy-search, in JavaScript, with zero dependencies.
Browser Compatibility
Fuse.js supports all browsers that are ES5-compliant (IE8 and below are not supported).
Documentation
To check out a live demo and docs, visit fusejs.io.
Develop
Here's a separate document for developers.
Contribute
We've set up a separate document for our contribution guidelines.