GitHub action to prevent GitHu

Keepalive Workflow GitHub action to prevent GitHub from suspending your cronjob based triggers due to repository inactivity Why GitHub will suspend the scheduled trigger for GitHub action workflows if
<KeepAlive> for umijs base on

umi-plugin-keep-alive 中文说明 | English 此 KeepAlive 功能基于 react-activation 在线示例 umi 多 tabs 示例:https://codesandbox.io/s/umi-keep-alive-tabs-demo-knfxy 使用方法 安装 n
The react cache component deve

react-keepalive-router一 介绍 基于 react 16.8+ , react-router 4+ 开发的 react 缓存组件,可以用于缓存页面组件,类似 vue 的 keepalive 包裹 vue-router 的效果功能。 采用
Support keepalive http agent.

agentkeepalive The enhancement features keep alive http.Agent . Support http and https . What's different from original http.Agent ? keepAlive=true by defaultDisable Nagle's algorithm: socket.setNoDela
Hack <KeepAlive /> for React

NOTICEDO NOT use React.StrictMode / (React v18+) DO NOT use ReactDOMClient.createRoot , use ReactDOM.render instead, #225 (comment)React Activation English | 中文说明 HACK Implementation of the kee

Object property paths with wildcards and regexps. Get/set object properties using: Dot-delimited paths: foo.bar.0.baz Wildcards: foo.* , **.bar Regexps: foo./ba?/ Slices: foo.0:2 Unions: foo bar baz In
The fastest deep equality chec

fast-deep-equal The fastest deep equal with ES6 Map, Set and Typed arrays support. Install npm install fast-deep-equal FeaturesES5 compatibleworks in node.js (8+) and browsers (IE9+)checks equality of
A source code transpiler that

regexpu regexpu is a source code transpiler that enables the use of ES2015 Unicode regular expressions in JavaScript-of-today (ES5). It rewrites regular expressions that make use of the ES2015 u flag i
Implementation of a RegExp cro

regex-crossword Implementation of a RegExp crossword. View the current version at http://jimbly.github.io/regex-crossword/ Original puzzle written by Dan Gulotta for the 2013 MIT Mystery Hunt: https://
A tiny (394B) utility that con

regexparam A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to path-to-regexp With regexparam , you may turn a pathing string (eg, /users/:id ) into a regular express
Regular expressions processor

regexp-tree Regular expressions processor in JavaScript TL;DR: RegExp Tree is a regular expressions processor , which includes parser , traversal , transformer , optimizer , and interpreter APIs. You c