Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fs-frost/regex-tester-js
https://github.com/fs-frost/regex-tester-js
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fs-frost/regex-tester-js
- Owner: FS-Frost
- Created: 2022-12-30T15:59:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T15:59:50.000Z (about 2 years ago)
- Last Synced: 2023-08-31T03:56:22.110Z (over 1 year ago)
- Language: Svelte
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# regex-tester-js
## Built with
- [SvelteKit](https://kit.svelte.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Bulma CSS Framework](https://bulma.io/)
- [Vite](https://vitejs.dev/)
- [bun](https://github.com/oven-sh/bun)## Run locally
```shell
bun run dev
```Navigate to http://localhost:5000.