常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
The "正则大全" project is a comprehensive collection of regular expressions (regex) with 84 patterns currently indexed. This versatile tool can be installed across various platforms including web, VS Code, IntelliJ IDEA, and as an Alfred Workflow. The project is licensed under MIT and has CircleCI integration for automated testing. It aims to make regex patterns more accessible and easier to use for developers across different environments.
Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.