exists
There are 42 repositories under exists topic.
logic-building/functional-go
This library is inspired by functional programming - Clojure
otiai10/lookpath
The minimum and most straightforward way to check if command exists and where the executable is, without spawning child_process.
chonton/exists-maven-plugin
Check if artifact exists in remote maven repository
lindulamaratunga/SQL-Joins
Joining Tables in SQL
lykmapipo/mongoose-exists
mongoose validation to ensure referenced object id exists
privatenumber/fs.promises.exists
🪐 The missing fs.promises.exists(). Also supports case-sensitive/insensitive file paths.
raftario/command-exists
Node module to check if a command-line command exists.
jonschlinkert/global-module-exists
Returns true if a npm package exists in global node_modules.
Kamirus/purescript-functional-concepts
Elaborated examples concerning functional concepts e.g. gadt, eadt, church encodings
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.
codezero-be/laravel-route-key-exists
Laravel validation rule to check if a custom route key exists.
RickWong/match-with
🧩 Pattern matching objects
pablopunk/npm-name-exists
Check if a name exists on npm registry
faizanu94/key-value-exists
Returns existence of key or value in an object
iguntur/bin-exists
Check if the binary exists on system
ritiek/email-validator
[OBSOLETE] Checks if an e-mail address exists or not
aetonsi/pwsh__CommandExistance
{pwsh} Powershell tool to check the existance of the given command.
appgeist/file-exists
Utility function to check if a file exists and return a Promise
awesome-cli/quick-open-cli
👐 Extended open command with default dir set to current
brpereyra/directory-exists
allows to verify the existence of any directory on the computer
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. 🗺
iguntur/nm-exists
Check if the node module has exists
io-developer/php-keyget
Solves routine array actions: get value by key if exists or default; set key if not exists. PHP 5, 7
jbenner-radham/node-is-file-in-cwd
Check if a filename is in the current working directory.
LouisBrunner/babel-plugin-transform-nullish-operator
A Babel plugin which emulates the `a?` existence check from CoffeeScript using the `??` syntax
stackblogger/link-exists
A super lightweight JavaScript / TypeScript library to check whether a given url is valid and exists or not.
stdlib-js/fs-exists
Test whether a path exists on the filesystem.
cool-hooks/react-safe-context-hooks
☔ Make sure the context exists
simel0/EmailVerify
Check if an email actually exists
splurf/cmd-exists
Determine the existense of a command/program.
bearddan2000/nodejs-web-api-fastify-redis-key-exists
A basic web api looksup and returns a string.
bearddan2000/nodejs-web-api-koa-redis-key-exists
A basic nodejs api with koa
racketf/list.any
Returns #t if any element of lst satisfies pred, #f otherwise (see EOPL).
soenneker/soenneker.validators.gmail.exists
A validation module checking for Gmail account existence
soenneker/soenneker.validators.yahoo.exists
A validation module checking for Yahoo account existence
soenneker/soenneker.validators.zipcode.exists
A validation module checking for existance of US ZipCodes, updated daily (if available)