A local version of Amazon Simple Email Service (AWS SES) supporting the V2 API
Javascript parser for Salesforce Apex Language
A Pulumi package for creating and managing wavefront cloud resources.
Open Telemetry Utilities for usage with Bullhorn applications.
Utility to create AdGuard DNR rulesets for mv3 extensions
React native QR Code generator / reader
Power your ember.js application with actioncable
Util stuff
Create React App style dotenv support for Node projects.
<description>
AE (AgenticEngine) tracking-plan agent with Claude Code skills
Code generator to generate angular-specific typescript (model/service/validator) from an openapi-specification.
Simple seeder instrumented so it can be scraped by prometheus
Stupid simple logging for Node.js.
SFDX plugin which performs the 'force:source:retrieve --manifest' command but removes stale files
Format JSP using Prettier
Check if Electron is running in development
Custom debug console. Can be used for eg. webos debugging.
PatternFly Elements Core Library
Operations CLI for working with AdInsure
A graphql-subscriptions PubSub Engine using RabbitMQ
No description provided.
Utility for Node's java module to load mvn dependencies.
这是一个将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.