- Luxembourg
Highlights
-
smithy-node-native-fetch Public
Node.js 18+ optimized native fetch support for Smithy clients like AWS SDK v3
-
projen Public
Forked from projen/projenA new generation of project generators
TypeScript Apache License 2.0 UpdatedNov 2, 2024 -
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!
-
pass-js Public
Apple Wallet Passes generating library for Node.JS
-
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
-
typescript-repo-template Public template
Template repository for my TypeScript projects: ESLint, Jest, Prettier, GitHub Actions, Codecov, Renovate, etc.
-
is-localhost-ip Public
Checks whether given host/DNS name or IPv4/IPv6 address belongs to the local machine
-
git-rev-sync Public
Simple Node module that synchronously returns short version of current git commit hash
-
php-codesniffer Public
Execute `phpcs` over a given files
TypeScript MIT License UpdatedNov 7, 2023 -
nest-puppeteer Public
Puppeteer (Headless Chrome) provider for Nest.js
-
modern-node-template Public template
Template repository for creating packages targeting modern Node.JS (>=14)
JavaScript MIT License UpdatedNov 7, 2023 -
action-eslint Public
GitHub Action to run ESLint on files changed in current PR
-
-
-
Synchronously returns installed version of a dependency package
JavaScript MIT License UpdatedNov 7, 2023 -
tag-mjml Public
Tagged template string function that converts MJML to HTML string
-
demo-container-logs Public
Demonstrating container logs handling using Fargate logs driver and Python CDK
-
git-blame-json Public
Returns `git blame` results in JSON. Written in TypeScript, async and high-performance