Highlights
-
smithy-node-native-fetch Public
Node.js 18+ optimized native fetch support for Smithy clients like AWS SDK v3
-
node-typescript-resolver Public
Node.js loader to close the gap between built-in Typescript support and TS imports resolution
-
amazon-bedrock-copilot-chat Public
A VSCode Language Model Chat Provider to use Amazon Bedrock in Copilot Chat
-
eslint-plugin-ast-grep Public
Forked from sosukesuzuki/eslint-plugin-ast-grepJavaScript MIT License UpdatedDec 16, 2025 -
oxc Public
Forked from oxc-project/oxc⚓ A collection of high-performance JavaScript tools.
Rust MIT License UpdatedDec 16, 2025 -
bun Public
Forked from oven-sh/bunIncredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Zig Other UpdatedDec 10, 2025 -
-
projen Public
Forked from projen/projenA new generation of project generators
TypeScript Apache License 2.0 UpdatedNov 20, 2025 -
Action that checks if any Javascript dependency (from package.json) is deprecated
-
-
pass-js Public
Apple Wallet Passes generating library for Node.JS
-
typos-lsp Public
Forked from tekumara/typos-lspSource code spell checker for Visual Studio Code, Neovim and other LSP clients
Rust MIT License UpdatedAug 6, 2025 -
jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!
TypeScript Apache License 2.0 UpdatedAug 4, 2025 -
source-code-memory-mcp Public
An MCP server that helps an LLM coding agent remember what and where implemented. Uses SQLite vector extension as a storga
MIT License UpdatedJun 22, 2025 -
directories Public
Forked from pontusab/directoriesThe Cursor & Windsurf community, find rules and MCPs
TypeScript UpdatedApr 26, 2025 -
rules_template Public
Forked from Bhartendu-Kumar/rules_templateIf using CLINE/RooCode/Cursor/Windsurf Setup these rules. Usable for newbies riding AI wave and experienced folks both . Combines: (1) Memory,(2) Reasoning into subtasks (3) Prompts for best practi…
UpdatedApr 19, 2025 -
mdformat Public
Forked from hukkin/mdformatCommonMark compliant Markdown formatter
Python MIT License UpdatedOct 7, 2024 -
appsync-client-node Public
Lightweight client for AWS AppSync that only depends on @aws-sdk v3. Built for Node.js lambda!
-
constructs Public
Forked from aws/constructsDefine composable configuration models through code
TypeScript Apache License 2.0 UpdatedJun 21, 2024 -
action-php-codesniffer Public
Github Action to check your code with PHP_CodeSniffer that can check only PR changed files or even lines
-
-
prettier-plugin-jsdoc-1 Public
Forked from homer0/prettier-plugin-jsdocA Prettier plugin to format JSDoc blocks.
JavaScript MIT License UpdatedApr 9, 2024 -
prettier-plugin-jsdoc Public
Forked from hosseinmd/prettier-plugin-jsdocA Prettier plugin to format JSDoc comments.
TypeScript MIT License UpdatedMar 24, 2024 -
object-pick Public
Creates an object composed of the picked object properties. Written in Typescript for ES2019+ environments.
-
mailbuilder Public
E-mail composition library for Node.js
-
aws-cdk Public
Forked from aws/aws-cdkThe AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
TypeScript Apache License 2.0 UpdatedNov 12, 2023 -
babel-plugin-html-tag Public
Statically evaluates and minifies tagged html`<..>` template literals into strings
-
fun-dispatcher Public
Tiny ES6 class to manage function(s) execution after given delay. Uses just one timer at any time and setImmediate to run
-
tlru Public
Time aware least recently used (TLRU) cache for Node
-
zip-store-stream Public
Creates a readable stream of ZIP file with no compression out of given files, streams or buffers