acoelhosantos's Stars
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
chjj/blessed
A high-level terminal interface library for node.js.
egoist/tsup
The simplest and fastest way to bundle your TypeScript libraries.
awslabs/llrt
LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
release-it/release-it
🚀 Automate versioning and package publishing
actions/cache
Cache dependencies and build outputs in GitHub Actions
AsyncBanana/microdiff
A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
cronvel/terminal-kit
Terminal utilities for node.js
jhnns/rewire
Easy monkey-patching for node.js unit tests
Hexagon/croner
Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.
Keyang/node-csvtojson
Blazing fast and Comprehensive CSV Parser for Node.JS / Browser / Command Line.
tinylibs/tinybench
🔎 A simple, tiny and lightweight benchmarking library!
jsdoc2md/jsdoc-to-markdown
Generate markdown documentation from jsdoc-annotated javascript
C2FO/fast-csv
CSV parser and formatter for node
LadyKerr/github-certification-guide
Resources to help you get GitHub certified ✨
theophilusx/ssh2-sftp-client
a client for SSH2 SFTP
auth0/express-openid-connect
An Express.js middleware to protect OpenID Connect web applications.
rickbergfalk/postgrator
A PostgreSQL, MySQL, and SQL Server migration tool using plain sql scripts.
santoshshinde2012/node-boilerplate
Node Typescript Boilerplate for Microservices. Skeleton for Node.js Apps written in TypeScript (with Setup Instructions for ESLint, Prettier, and Husky)
simonh1000/ftp-deploy
Bulk upload to FTP server
ryansonshine/typescript-npm-package-template
Boilerplate to kickstart creating an npm package using TypeScript
garethflowers/docker-ftp-server
A simple FTP server, using `vsftpd`.
mikesmallhelp/wacat
wacat - Tests your web application against cat chaos!
asapach/babel-plugin-rewire-exports
Babel plugin for stubbing [ES6, ES2015] module exports
akgondber/npm-check-extras
CLI app to check for outdated and unused dependencies, and run update/delete action over selected ones
BMSVieira/nmea.js
Javascript NMEA Parser
koji/npm-package-template-with-tsup
npm package template with typescript and tsup
Antman261/npm-package-template
A template for starting an npm package with testing, linting, styling, types, CI, and documentation.
remarkablemark/npm-package-template
An npm package template.