Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
cross-shell
Advanced tools
[![Node.js CI](https://github.com/liudonghua123/ts-esm-template/actions/workflows/node.js.yml/badge.svg)](https://github.com/liudonghua123/ts-esm-template/actions/workflows/node.js.yml)
This is a simple tool that behaves like cross-env
, supporting configuration environments and other frequently used features like wildcards expansion
, which is not available on Windows.
I tried to add a test script like node --test ./test/**/*.js
, but it did not work in either CMD or PowerShell on Windows. I also searched npmjs.com but failed to find an existing package that supports wildcards expansion
. So, I wrote this tool for myself and others who need it.
cross-shell
via your package manager, e.g., npm i --save-dev cross-shell
, yarn add -D cross-shell
, or pnpm i -D cross-shell
.cross-shell
before the command you want to execute.&&
and ||
operations.&
background running.© 2024 liudonghua
FAQs
[![Node.js CI](https://github.com/liudonghua123/ts-esm-template/actions/workflows/node.js.yml/badge.svg)](https://github.com/liudonghua123/ts-esm-template/actions/workflows/node.js.yml)
The npm package cross-shell receives a total of 1 weekly downloads. As such, cross-shell popularity was classified as not popular.
We found that cross-shell demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.