{"id":19091333,"url":"https://github.com/andrei-cacio/wasm-fuzzy-search","last_synced_at":"2026-05-06T13:33:42.743Z","repository":{"id":72354514,"uuid":"149875431","full_name":"andrei-cacio/wasm-fuzzy-search","owner":"andrei-cacio","description":"A simple fuzzy search function written in Rust and compiled to WASM","archived":false,"fork":false,"pushed_at":"2018-09-23T18:38:01.000Z","size":364,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T22:42:54.456Z","etag":null,"topics":["rust","rustwasm","wasm","wasm-bindgen"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrei-cacio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-22T12:37:43.000Z","updated_at":"2024-09-09T12:13:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4c082ab-ff47-4821-bb46-c6e2a9fb2c1e","html_url":"https://github.com/andrei-cacio/wasm-fuzzy-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei-cacio%2Fwasm-fuzzy-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei-cacio%2Fwasm-fuzzy-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei-cacio%2Fwasm-fuzzy-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrei-cacio%2Fwasm-fuzzy-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrei-cacio","download_url":"https://codeload.github.com/andrei-cacio/wasm-fuzzy-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240138555,"owners_count":19753955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","rustwasm","wasm","wasm-bindgen"],"created_at":"2024-11-09T03:13:06.758Z","updated_at":"2025-11-12T13:32:08.795Z","avatar_url":"https://github.com/andrei-cacio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wasm-fuzzy-search\nA simple fuzzy search function written in Rust and compiled to WASM\n\n### Purpose\nPlaying around with the [rustwasm](https://github.com/rustwasm/team) toolchains.\n\n#### Development\nFirst please follow these [steps](https://rustwasm.github.io/book/game-of-life/setup.html) to install Rust \u0026 deps.\n\nSecond:\n```\n$ git clone https://github.com/andrei-cacio/wasm-fuzzy-search\n$ cd wasm-fuzzy-search\n$ bash build.sh\n$ cd pkg\n$ npm link\n```\n\nNow that we have locally built and linked our NPM module, we will need an app to use it:\n\n```\n$ git clone https://github.com/andrei-cacio/fuzzy-search-app\n$ cd fuzzy-search-app\n$ npm i\n$ npm start\n```\n\nNow we can go to [http://localhost:8080](http://localhost:8080) and have some fun.\n\n#### Production\nTODO: publish to npm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrei-cacio%2Fwasm-fuzzy-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrei-cacio%2Fwasm-fuzzy-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrei-cacio%2Fwasm-fuzzy-search/lists"}