ynpx
TypeScript icon, indicating that this package has built-in type declarations

2.1.6 • Public • Published

.github/workflows/test.yml

README.md

`npx` equivalent in yarn

this module name is ynpx not ypx


fist run (when not have cache), need a long wait

image

second run only need 5.x sec

image_1

install

npm install -g ynpx

Usage

ynpx -p esm -p mocha --prefer-offline -- "!(node_modules)/**/*.{test,spec}.{ts,tsx}"
ynpx jest

ynpx -q cowsay -- "workflows test"

image_2

alias

after install u can use alias name for start it

ynpx mocha
yypx mocha
ypx mocha

other yarn tools

links

/ynpx/

    Package Sidebar

    Install

    npm i ynpx

    Weekly Downloads

    72

    Version

    2.1.6

    License

    ISC

    Unpacked Size

    128 kB

    Total Files

    48

    Last publish

    Collaborators

    • bluelovers