Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitaliy-bobrov/ngx-smart-routing-demo
Implementation of correct path suggestion using Levenshtein distance algorith
https://github.com/vitaliy-bobrov/ngx-smart-routing-demo
angular levenshtein-distance router
Last synced: 16 days ago
JSON representation
Implementation of correct path suggestion using Levenshtein distance algorith
- Host: GitHub
- URL: https://github.com/vitaliy-bobrov/ngx-smart-routing-demo
- Owner: vitaliy-bobrov
- Created: 2018-12-08T20:05:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:59:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T15:43:20.075Z (about 1 month ago)
- Topics: angular, levenshtein-distance, router
- Language: TypeScript
- Homepage: https://ngx-smart-routing-demo.web.app
- Size: 3.74 MB
- Stars: 27
- Watchers: 2
- Forks: 14
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Smart 404 Demo
[Demo app](https://ngx-smart-routing-demo.web.app)
The demo shows implementation of correct path suggestion using Levenshtein distance algorithm.