Skills
153,498Reusable AI skills and capabilities for agent workflows
Patches global.Promise to use bluebird and returns a bluebird instance
HTTP Man In The Middle (MITM) Proxy. This is a fork of Joe Ferners' library node-http-mitm-proxy. Its first release was identical to the master version of the original library, commit 66ac0f5d3298f66b731f90ebf1e9b430fa5d76eb. I decided to publish a scoped
A demo on how to create a React UI component library using React, Typescript, Rollup, Storybook, Jest and React testing library.
A first try of doing: a reactjs component library with theme support
### 安装试试 ~~~js npm install vanilla-react-dkbrown --save ~~~ ### 使用 ~~~js // 加载样式 import 'vanilla-react-dkbrown/dist/index.css' // 引入组件 import { Button } from 'vanilla-react-dkbrown' ~~~ ### 亮点 * 🔥typescript with React Hooks * ⛑️使用 react-testing-library 完
A testing "library" exported as a single function to test locally whether your payload will will render in hangouts chat
A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.
A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook
The most straightforward UI testing library for react. Just wrap your UI component/widget inside `useScreenshotTest` and render it on your browser.