Arcjet sensitive information redaction detection engine
A plugin for nodemailer that uses express-handlebars view engine to generate emails
A CSS parser, transformer, and minifier written in Rust
Babel plugin for variable auto imports
textlint rule plugin to check duplicated conjunctive particle `ga` in a sentence.
PostCSS plugin for StyleX
Rollup plugin to automatically resolve TypeScript path aliases.
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
Gracefully terminates HTTP(S) server.
Babel plugin for transforming ES2017 features Object.entries and Object.keys
ESLint Plugin to enforce a style of snake_case in your project, rather than just disabling camelCase.
Webpack plugin for deduplicating transitive dependencies
Lambda handler for API Gateway proxy requests
Create an OpenAPI Document and visualize your API with SWAGGER UI.
A brand plugin for ESDoc
ESLint plugin for vite.
Vuex plugin for vue-cli
[](https://travis-ci.org/imcuttle/babel-plugin-danger-remove-unused-import) [![Test coverage](https://img.shields.io/codecov/c/git
Compute SHA256 of bytes or strings.
Propse a word when the input word is not in the dictionary
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Mongoose plugin that adds createdAt and updatedAt auto-assigned date properties
Typings for the Figma Plugin API
- encode and decode sensitive string with user password. - it's not secure encryption, it's just XOR encoding/decoding to hide sesitive strings to be displayed // XORCipher - Super simple encryption using XOR and Base64 (https://gist.github.com/sukima/X