Topic: "exists"
logic-building/functional-go
This library is inspired by functional programming - Clojure
Language: Go - Size: 1.61 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 181 - Forks: 8

otiai10/lookpath
The minimum and most straightforward way to check if command exists and where the executable is, without spawning child_process.
Language: TypeScript - Size: 1.07 MB - Last synced at: 3 days ago - Pushed at: 19 days ago - Stars: 63 - Forks: 8

chonton/exists-maven-plugin
Check if artifact exists in remote maven repository
Language: Java - Size: 689 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 50 - Forks: 18

lindulamaratunga/SQL-Joins
Joining Tables in SQL
Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 12 - Forks: 2

lykmapipo/mongoose-exists
mongoose validation to ensure referenced object id exists
Language: JavaScript - Size: 1.04 MB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 3

privatenumber/fs.promises.exists
🪐 The missing fs.promises.exists(). Also supports case-sensitive/insensitive file paths.
Language: TypeScript - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

raftario/command-exists Fork of mathisonian/command-exists
Node module to check if a command-line command exists.
Language: JavaScript - Size: 346 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

Kamirus/purescript-functional-concepts
Elaborated examples concerning functional concepts e.g. gadt, eadt, church encodings
Language: PureScript - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

tunnckoCore/arr-includes 📦
DEPRECATED REPO!! New place at https://github.com/tunnckocore/opensource! Next release soon will be published! Return positive value if any of passed values exists in array, or optionally an index.
Language: JavaScript - Size: 104 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

jonschlinkert/global-module-exists
Returns true if a npm package exists in global node_modules.
Language: JavaScript - Size: 12.7 KB - Last synced at: 21 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 3

RickWong/match-with
🧩 Pattern matching objects
Language: JavaScript - Size: 377 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

codezero-be/laravel-route-key-exists
Laravel validation rule to check if a custom route key exists.
Language: PHP - Size: 13.7 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

pablopunk/npm-name-exists
Check if a name exists on npm registry
Language: JavaScript - Size: 56.6 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

faizanu94/key-value-exists
Returns existence of key or value in an object
Language: JavaScript - Size: 5.86 KB - Last synced at: about 8 hours ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

ritiek/email-validator
[OBSOLETE] Checks if an e-mail address exists or not
Language: Python - Size: 22.5 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

iguntur/bin-exists
Check if the binary exists on system
Language: JavaScript - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

soenneker/soenneker.validators.gmail.exists
A validation module checking for Gmail account existence
Language: C# - Size: 1.26 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1

nodef/extra-sql
Generates SQL commands for creating tables, inserting data, and performing operations like text search and matching in PostgreSQL databases.
Language: TypeScript - Size: 114 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

stdlib-js/fs-exists
Test whether a path exists on the filesystem.
Language: JavaScript - Size: 522 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

LouisBrunner/babel-plugin-transform-nullish-operator
A Babel plugin which emulates the `a?` existence check from CoffeeScript using the `??` syntax
Language: JavaScript - Size: 1.65 MB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

stackblogger/link-exists
A super lightweight JavaScript / TypeScript library to check whether a given url is valid and exists or not.
Language: TypeScript - Size: 109 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

igorskyflyer/npm-pathexists
🧲 Provides ways of properly checking if a path exists inside a given array of files/directories both on Windows and UNIX-like operating systems. 🗺
Language: JavaScript - Size: 138 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

awesome-cli/quick-open-cli 📦
👐 Extended open command with default dir set to current
Language: TypeScript - Size: 443 KB - Last synced at: about 5 hours ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

aetonsi/pwsh__CommandExistance
{pwsh} Powershell tool to check the existance of the given command.
Language: PowerShell - Size: 2.93 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

appgeist/file-exists
Utility function to check if a file exists and return a Promise
Language: JavaScript - Size: 174 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

brpereyra/directory-exists
allows to verify the existence of any directory on the computer
Language: JavaScript - Size: 4.88 KB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

io-developer/php-keyget
Solves routine array actions: get value by key if exists or default; set key if not exists. PHP 5, 7
Language: PHP - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

jbenner-radham/node-is-file-in-cwd
Check if a filename is in the current working directory.
Language: JavaScript - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

iguntur/nm-exists
Check if the node module has exists
Language: JavaScript - Size: 2.93 KB - Last synced at: 25 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

soenneker/soenneker.validators.zipcode.exists
A validation module checking for existance of US ZipCodes, updated daily (if available)
Language: C# - Size: 2.08 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.validators.yahoo.exists
A validation module checking for Yahoo account existence
Language: C# - Size: 1.75 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

LouisBrunner/exist-utils
Utility functions that emulate CoffeeScript existence operator
Language: JavaScript - Size: 2.07 MB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

eschwart/cmd-exists
Determine the existense of a command/program.
Language: Rust - Size: 1.95 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cool-hooks/react-safe-context-hooks
☔ Make sure the context exists
Language: TypeScript - Size: 647 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

simel0/EmailVerify
Check if an email actually exists
Language: C# - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jbenner-radham/node-yarn-lockfile-exists
Check for a Yarn lockfile in the current working directory.
Language: JavaScript - Size: 141 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bearddan2000/nodejs-web-api-koa-redis-key-exists
A basic nodejs api with koa
Language: Shell - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bearddan2000/nodejs-web-api-fastify-redis-key-exists
A basic web api looksup and returns a string.
Language: Shell - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

racketf/list.any
Returns #t if any element of lst satisfies pred, #f otherwise (see EOPL).
Language: Racket - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Codenetz/is-remote
Checks if given path is a valid URL and resource exists
Language: JavaScript - Size: 6.84 KB - Last synced at: 17 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Cyberlane/exists-promise 📦
Check if a file exists with a Promise.
Language: JavaScript - Size: 2.93 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ecman/existsofpath
Get the existing part of a given path, asynchronously
Language: JavaScript - Size: 11.7 KB - Last synced at: 18 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
