Pinned Loading
Repositories
Showing 10 of 53 repositories
- planet-earth Public
- eloquent-datatable Public
-
- laravel-seo Public
- laravel-brevo Public
- official-designbycode Public
- official-designbycode-test Public
This is the repository page for the official designbycode website.
- tailwindcss-text-stroke Public
TailwindCSS Plugin that adds custom text stroke utilities to your Tailwind CSS project using this plugin. It allows you to apply an outline-like stroke around text using CSS properties supported by WebKit-based browsers.
- levenshtein Public
The Levenshtein Distance Calculator is a utility class that calculates the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions or substitutions) required to change one word into the other.