kevva / url-regex
Regular expression for matching URLs
☆353Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for url-regex
- Convert a string to a valid safe filename☆489Updated last year
- Join all arguments together and normalize the resulting url.☆355Updated 6 months ago
- Get all urls in a string☆365Updated last year
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Get a random temporary file or directory path☆424Updated last year
- Generate a markdown (GFM) table☆269Updated 3 weeks ago
- Get the visual width of a string - the number of columns required to display it☆478Updated 4 months ago
- Copy files☆425Updated 3 months ago
- node byte string parser☆461Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Detect if the current environment is a CI server☆384Updated 3 years ago
- Normalize a URL☆840Updated 8 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- A port of inflection-js to node.js module☆554Updated last month
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Parse JSON with more helpful errors☆346Updated 8 months ago
- Parse yes/no like values☆266Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 10 months ago
- Debounce promise-returning & async functions☆211Updated 6 months ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Temporary file and directory creator for node.js☆737Updated 3 months ago
- Memoize promise-returning & async functions☆397Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆599Updated last year
- Strip leading whitespace from each line in a string☆135Updated 3 years ago
- Node.js module to list all files in a directory or any subdirectories.☆346Updated last year
- Loosely validate a URL.☆165Updated last year
- Create a debounced version of a promise returning function☆241Updated last year
- Move a file - Even works across devices☆198Updated last year
- Simple “Least Recently Used” (LRU) cache☆677Updated 11 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆683Updated last year