Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aldy505/flourite-web
Detect a programming language, but it's on a website.
https://github.com/aldy505/flourite-web
Last synced: 17 days ago
JSON representation
Detect a programming language, but it's on a website.
- Host: GitHub
- URL: https://github.com/aldy505/flourite-web
- Owner: aldy505
- License: gpl-3.0
- Created: 2021-08-17T07:32:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T11:51:23.000Z (over 1 year ago)
- Last Synced: 2024-10-12T16:11:29.588Z (about 1 month ago)
- Language: Vue
- Homepage: https://flourite.pages.dev
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Flourite Web!
This is a simple web presenting the usage of [Flourite](https://github.com/teknologi-umum/flourite), a library to detect a language using points system and regular expressions. I'd like to think that it's still a work in progress albeit the 100+ test cases already going on in there.
This repository is meant to be the playground for it, serving a basic Vue app on Vite. It's also the place for you to find any bugs, like a code is not detected as a certain programming language that you'd expect, and other bugs.
**[Visit the web here](https://flourite.pages.dev/)**
Enjoy!