DMcNamara's Stars
react-querybuilder/react-querybuilder
The Query Builder component for React
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
goldbergyoni/nodejs-testing-best-practices
Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2025)
Pythagora-io/pythagora
Generate automated tests for your Node.js app via LLMs without developers having to write a single line of code.
vbuch/node-signpdf
Simple signing of PDFs in node.
pa11y/pa11y
Pa11y is your automated accessibility testing pal
TodePond/GulfOfMexico
perfect programming language
directus/directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
glideapps/glide-data-grid
🚀 Glide Data Grid is a no compromise, outrageously react fast data grid with rich rendering, first class accessibility, and full TypeScript support.
pluginpal/strapi-plugin-config-sync
:recycle: CLI & GUI for continuous migration of config data across environments
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
jpb12/react-tree-graph
A react library for generating a graphical tree from data using d3
adam-hanna/goal-seek
goal-seek is a javascript library that can be used to solve for the value of an independent variable: "x"; of a function: "f(x)"; such that f(x) equals some defined goal. In other words: do you know the desired output of a function but not the input to yield such an output? If so, then use this goal seek!
vizzuhq/vizzu-lib
Library for animated data visualizations and data stories.
mithi/react-philosophies
🧘 Things I think about when I write React code 🧘
gitbrent/PptxGenJS
Create PowerPoint presentations with a powerful, concise JavaScript API.
alan2207/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
rap2hpoutre/pg-anonymizer
Dump anonymized PostgreSQL database with a NodeJS CLI
newbreedofgeek/react-stepzilla
A React multi-step/wizard component for sequential data collection
welldone-software/why-did-you-render
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
xojs/xo
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
grid-js/gridjs
Advanced table plugin
komarovalexander/ka-table
Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more
suren-atoyan/monaco-react
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
aws-samples/amazon-textract-serverless-large-scale-document-processing
Process documents at scale using Amazon Textract
nadeesha/ts-prune
Find unused exports in a typescript project. 🛀
oauthjs/node-oauth2-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
jaredhanson/connect-ensure-login
Login session ensuring middleware for Connect and Express.
jaredhanson/passport
Simple, unobtrusive authentication for Node.js.