regex-wordsearch

Seach dictionary words using regular expressions

A small web app to search dictionary words by entering a regex.

https://regex-wordsearch.netlify.com/?lang=en

Technical details

The application is written in JavaScript with the svelte framework.

It has a very simple structure:

  • the dictionaries are simple text files, that are fetched dynamically.
  • on each key stroke, the regular expression is recompiled, and the dictionary is iterated upon until enough matching words are found.

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes