Find executable in path
Search for a name that is executable
A tool to find executable (npx-compatible) packages within a specific npm scope
Core APIs used by find-executable
Find an app's executable by its bundle id
the complete solution for node.js command-line programs
Check if a file is executable
YAML 1.2 parser and serializer
A set of utils for faster development of GraphQL tools
A library for writing scripts that interact with the Rush tool
Locate a program or locally installed node module's executable
This package allows you to invoke [AzCopy v10](https://github.com/Azure/azure-storage-azcopy) from NodeJS.
Minimal module to check if a file is executable.
A pure JavaScript implementation of Sass.
Command-line tool to facilitate fetching an executable, caching it, and then running it.
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
YAML 1.2 parser and serializer
Find an app's executable by its bundle id
Cross-platform support for running Windows executables
API for working with Cloud Assemblies
GitHub Copilot CLI executable for linux-x64
Simply parse and print metadata from an executable binary's header from the command-line.
Utilities for GraphQL documents.
mdast utility to find and replace text in a tree
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in your application.
A gem that provides tools to find and execute scripts in a project.
Cross-platform way of finding executables in all the paths in $PATH. This is similar to the Unix 'which' command, however, instead of finding the first occurence of the executable in $PATH, it finds all occurences in $PATH. This could be useful if you installed something that modified your PATH and now you're executing a different version but can't figure out what happened. Example: On OS X, OpenSSL is installed in /usr/bin/openssl % which openssl ==> /usr/bin/openssl After installing PostgreSQL: % which openssl ==> /Applications/Postgres.app/Contents/MacOS/bin/openssl If you're trying to diagnose what happened, you can use: % whiches openssl ==> [ [0] "/Applications/Postgres.app/Contents/MacOS/bin/openssl", [1] "/usr/bin/openssl" ] This will show you that the first one that is found in the PATH is the one from Postgres, so if you want to get back your original one, you have to modify your PATH accordingly.
A gem that provides tools to find and execute scripts in a project.
Finds executables on the PATH. Cross-platform equivalent of the UNIX "which" command.
A suite of tools for analyzing Elf,Mach, and PE format executables to find specific chunks of code.
Additional finders for capybara that for some reason cannot use only xpath for finding nodes but needs to execute js for some calculations. \ Ex: I you want to find a table cell that is under or next to other cell the easiest way to do it is to check their position on page and compare them. This way you do not need to wory about calculating the effects of using colspan and rowspan attributes. The downside is that you need to use capybara driver that runs a browser like selenium.
Executable for finding todo comments on directories
The ptools (power tools) library provides several handy methods to Ruby's core File class, such as File.which for finding executables, File.null to return the null device on your platform, and so on.
Print stack trace of all cache queries to the Rails log. Helpful to find where cache queries are being executed in your application"
Find and clear leaking state between individual test executions
Build and resolve dependency graphs using topological sort, detect cycles, generate parallel execution batches, query dependencies and dependents, find shortest paths, and extract subgraphs.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.