hot reload api for *.vue components
No description provided.
Java langauage debugging extension for coc.nvim
Utilities for ESLint plugins.
Yjs encoding protocols
Ledger Hardware Wallet mocker utilities used for tests
Sane aims to be fast, small, and reliable file system watcher.
decompress zip plugin
Key storage and management implementations
Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility
Get your internal IP address
Format JSP using Prettier
ES6 spec-compliant RegExp.prototype.flags shim.
Delay a promise a specified amount of time
Generate license agreements for macOS .dmg files
Provides functions that let you manipulation images on the local file system, eg: resize, crop.
One Dark theme for the CodeMirror code editor
Easily unzip an HTTP stream
An AWS CDK construct library that provides a reCaptcha Authorizer for API Gateway REST APIs
Find the greatest satisfied semver range from an array of ranges.
Create war for single page applications for Java EE 6 compliant servers.
Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
Auto collapse box when overflow
这是一个将sql文件直接转换为dao方法的工具,比目前使用的MyBatis或Hibernate或手写sql拼接代码更简单易用、直接,只需在sql文件中写可以运行的sql语句,再用daosql工具生成dao代码即可。 A tool to convert sql to dao method, easy to use than MyBatis and Hibernate, just write runnable sql, and use this tool to generate Dao class.