Skip to content

unlight/awesome-stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by starred

Contents

JavaScript

  • eslint-plugin-why - Enforces adding a comment before disabling an ESLint rule
  • getarg - CLI Args parser for Node/JS
  • react-design-patterns - An attempt to implement software design patterns in React
  • test-each - 🤖 Repeat tests. Repeat tests. Repeat tests.
  • match-errors - Quickly match errors to the appropriate error handler. No more if/switch/else/case messes.
  • kocha - 🍵 Modern, simpler Mocha clone, no globals, lint friendly
  • nock - HTTP server mocking and expectations library for Node.js
  • dependency-cruiser - Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
  • tsed-monorepo-utils - 🛠️ A tool to build and publish packages (Typescript or Javascript) on npm for projects based on mono repository (lerna).
  • simple-git-hooks - A simple git hooks manager for small projects
  • monorepo -
  • template-semantic-release-plugin - Template to generate semantic-release plugins
  • tailwind-grid-auto-fit - An npm package with Tailwind CSS utility classes for creating responsive grid columns without media queries using auto fit.
  • multi-semantic-release - Proof of concept that wraps semantic-release to work with monorepos.
  • semantic-release-commit-filter - 📦🕵️‍♀️ Semantic-release plugin that filters git commits based on the current working directory
  • semantic-release-gitmoji - ✨🐛💥 A semantic-release plugin for gitmojis. Different from conventional changelog, Gitmoji commits are used to determine a release type and generate release notes.
  • only-allow - Force a specific package manager to be used on a project
  • pnpm-nx-monorepo-example - Example of a monorepo using Pnpm and Nx
  • eslint-plugin-local-rules - A plugin for ESLint that allows you to use project-specific rules
  • toothless - Automate the publishing of your containerised monorepos
  • testdouble.js - A minimal test double library for TDD with JavaScript
  • vanilla-elements - A Minimalistic Custom Elements Helper.
  • dile-components - Dile Web Components monorepo
  • bilt - A build tool for NPM monorepos
  • relative-deps - Installs local dependencies for optimal developer experience
  • jest-runner-mocha - A Mocha runner for Jest
  • jest-light-runner - A Jest runner that runs tests directly in bare Node.js, without virtualizing the environment.
  • timewave - A tiny clock and date, period, or duration math library < 2k (minified/gzipped)
  • typeormgen - Generate typeorm models from your database tables
  • js-x-ray - JavaScript & Node.js open-source SAST scanner. A static analyser for detecting most common malicious patterns 🔬.
  • counterexamples - Counterexamples in Type Systems
  • tuql - Automatically create a GraphQL server from a SQLite database or a SQL file
  • mocha-ui-jest - A Mocha interface that mimics Jest's with support for toMatchSnapshot and toMatchImageSnapshot
  • mnemonist - Curated collection of data structures for the JavaScript/TypeScript language.
  • mri - Quickly scan for CLI flags and arguments
  • dayzed - Primitives to build simple, flexible, WAI-ARIA compliant React date-picker components.
  • eslint-simple-rule - A utility for creating simple ESLint rules
  • nodejs-goof - Super vulnerable todo list application
  • complete-javascript-course - Starter files, final projects, and FAQ for my Complete JavaScript course
  • headless-elements - Custom HTML elements for generic components (dropdown, modal...) without style.
  • markdown2confluence - Action to automatically push markdown from a repo to Confluence
  • tinysonic - a quick syntax for JSON object
  • make-promises-safe - A node.js module to make the use of promises safe
  • action-semantic-pull-request - A GitHub Action that ensures that your PR title matches the Conventional Commits spec.
  • easygraphql-format-error - Return custom errors with statusCode
  • eater - EAsy Test runnER
  • extless-loader - Loads Node ESM in a more compatible way by making extensions optional.
  • webpack-watch-external-files-plugin - Webpack plugin to watch external files
  • add-matchers - Write useful test matchers compatible with Jest and Jasmine.
  • expect - Browser-compatible version of Jest's expect
  • any-date-parser - Parse a wide range of date formats including human-input dates
  • clarify-error - Add some additional context to a JavaScript error
  • caxa - 📦 Package Node.js applications into executable binaries 📦
  • eslint-plugin-unused-imports - Package to separate no-unused-vars and no-unused-imports for eslint as well as providing an autofixer for the latter.
  • node-is-class - Check if function is an ES6 class in Node.js
  • as-table - A simple function that prints objects as ASCII tables. Supports ANSI styling and weird Unicode 💩 emojis – they won't break the layout.
  • object-inspect - string representations of objects in node and the browser
  • node-verror - Rich JavaScript errors
  • nerror - nerror: rich JavaScript errors
  • errawr - Build with better errors! Rawr!
  • extensible-custom-error - JavaScript extensible custom error that can take a message and/or an Error object
  • throw-on - Throw on console.error() & fetch
  • tailwindcss-animate - A Tailwind CSS plugin for creating beautiful animations
  • execa - Process execution for humans
  • eslint-plugin-node - Additional ESLint's rules for Node.js
  • cli - JavaScript security CLI that allow you to deeply analyze the dependency tree of a given package or local Node.js project.
  • ts-annotate - Auto-annotate TypeScript using runtime profiling
  • use-async-effect - 🏃 Asynchronous side effects, without the nonsense
  • calendar - Календарь событий по фронтенду
  • prettier-plugin-tailwindcss - A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order.
  • iptv - Collection of publicly available IPTV channels from all over the world
  • fuite - A tool for finding memory leaks in web apps
  • front-end-interview-handbook - ⚡️ Front End interview preparation materials for busy engineers
  • EventStore-Client-NodeJS - A NodeJS client for Event Store
  • eslint-plugin-test-selectors - Enforces that data-test-id attributes are added to interactive DOM elements (JSX) to help with UI testing. JSX only.
  • nestjs-lib-starter - 📦 🐈 A Starter for Nestjs Library Development
  • puppeteer-extra - 💯 Teach puppeteer new tricks through plugins.
  • xv - ❌ ✔️ zero-config test runner for simple projects
  • arkit - JavaScript architecture diagrams and dependency graphs
  • beartest - An extremely fast and simple JavaScript test runner.
  • bree - 🚥 The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.11.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelable promises (graceful shutdown). Simple, fast, and lightweight. Made for @ForwardEmail and @ladjs.
  • microdiff - A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
  • tscm-examples - TypeScript Compiler Macro Examples
  • tscm - Experimental TypeScript Compiler Macros - function-like macros for TypeScript with IDE & type-checking support
  • FrontEndCollection - Notes for Front-end Software Engineers. Covers common data structure and algorithms, basic web concepts, HTML & CSS & Javascript.
  • mutation-testing - Mutation Testing – featuring an example using Stryker, a framework for the JavaScript ecosystem
  • carployee-nativescript-openapp -
  • mysql-events - A node package that watches a MySQL database and runs callbacks on matched events.
  • zongji - A mysql binlog listener running on Node.js.
  • konsta - Mobile UI components made with Tailwind CSS
  • vite-node - Vite as Node.js runtime
  • jsondiffpatch - Diff & patch JavaScript objects
  • hyper-express - High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
  • object-hash - Generate hashes from javascript objects in node and the browser.
  • clb - clb is a small, utility function that builds a class list based on a simple api.
  • eslint-plugin-react - React-specific linting rules for ESLint
  • use-async-resource-with-recoil - A React custom hook to work with React Suspense and Recoil js
  • filterable - Parse and convert GitHub-like search queries in Node.JS
  • search-string - Another simple parser for advanced search query syntax.
  • query-parser - parse advanced search queries using antlr4
  • temp-dir - Get the real path of the system temp directory
  • ghooks - Simple git hooks
  • graphql-outfields - Parse the return fields from a GraphQL query
  • search-query-parser - A simple parser for advanced search query syntax
  • it - A collection of utilities for making working with iterables more bearable
  • 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.)
  • ifdef-loader - Webpack loader for JavaScript/TypeScript conditional compilation.
  • tailwindcss-line-clamp -
  • Functional-Light-JS - Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
  • awesome-guidelines - A curated list of high quality coding style conventions and standards.
  • tXml - ⚡very small and fast xml-parser in pure javascript⚡
  • erroz - Streamlined errors with descriptive error messages through metadata and error codes
  • eraro - Create JavaScript Error objects with code strings, context details, and uncluttered stacktraces
  • jsurl2 - URL-friendly JSON
  • err - 💥 A tiny library to create custom errors in JavaScript.
  • http-problem - Create problem+json documents with Node.js
  • almost-perfect-dockerfile - This is an (almost) PERFECT dockerfile for Node.js
  • nodejs-integration-tests-best-practices - ✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2022)
  • react-loader-advanced - Show loader overlaying your component during async events
  • react-promise-tracker - Simple promise tracker React Hook and Hoc. https://lemoncode.github.io/react-promise-tracker/
  • sazerac - Data-driven unit testing for Jasmine, Mocha, and Jest
  • dame - dame is a minimalistic HTTP client for the browser and Node.js
  • node-tree-kill - kill trees of processes
  • tsconfig-paths-jest-mapper - Generates Jest moduleNameMappers from TSConfig's paths
  • tailwindcss-animistacss - Adds Animista CSS as Tailwind CSS plugin to your project
  • node-common-errors - Common error classes and utility functions
  • composite-error - Error wrapping in Node.js
  • use-data-api - Custom hook for React Components to fetch data from an API.
  • nodejs-reference-architecture - The Red Hat and IBM Node.js Reference architecture. The teams 'opinion' on what components our customers and internal teams should use when building Node.js applications and guidance for how to be successful in production with those components.
  • outmatch - An extremely fast and lightweight glob-matching library for JavaScript with advanced features
  • node-html-to-text - Advanced html to text converter
  • advanced-react-patterns - An overview of some modern Advanced React Patterns, including integration codes, Pros & Cons, and concrete usage within public libraries.
  • event-driven-web-components-realworld-example-app - Exemplary real world application built with Vanilla JS Web Components in an Event Driven Architecture
  • filevalidator.js - File signature validation in JavaScript
  • matcha - A caffeine driven, simplistic approach to benchmarking.
  • matcher - Simple wildcard matching
  • multi.js - A user-friendly replacement for select boxes with the multiple attribute enabled
  • HashQL -
  • eslint-plugin-tailwindcss - ESLint plugin for Tailwind CSS usage
  • zx - A tool for writing better scripts
  • class-validator - NestJSi Class Validator
  • React-Total - Ресурс для изучения React.js и связанных с ним технологий на русском языке
  • tsc-watch - The TypeScript compiler with --watch and a new onSuccess argument
  • MCDatepicker - A vanilla JavaScript Datepicker
  • why-is-node-running - Node is running but you don't know why? why-is-node-running is here to help you.
  • graph.ql - Faster and simpler way to create GraphQL servers
  • node-memory-leak-tutorial - A tutorial for debugging memory leaks in node
  • node-sandboxed-module - A sandboxed node.js module loader that lets you inject dependencies into your modules.
  • node-utest - The minimal unit testing library.
  • web-skills - A visual overview of useful skills to learn as a web developer
  • lazyfill - Polyfills on demand 💊
  • react-virtualized - React components for efficiently rendering large lists and tabular data
  • obsolete-webpack-plugin - 🌈 A Webpack plugin generates a browser-side standalone script that detects browser compatibility based on Browserslist and prompts website users to upgrade it.
  • browserslist - 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env
  • friendly-error - Show uncaught errors friendly in Node.js.
  • greenwood - Greenwood is your workbench for the web, focused on supporting modern web standards and development to help you create your next project.
  • nestjs-build - Nest.js watch build examples with non-standard transpilers
  • eslint-plugin - A collection of my own ESLint rules.
  • miss-piggy - Test runner for Puppeteer
  • postcss-deadcss - Plugin that helps to find dead CSS in stylesheets
  • jest-transform-stub - Jest stub transform
  • awesome-vite - ⚡️ A curated list of awesome things related to Vite.js
  • react-native-web - Development monorepo for "React Native for Web"
  • simpler-state - The simplest app state management for React
  • 30-seconds-of-code - Short JavaScript code snippets for all your development needs
  • plotly-njstrace-formatter - Plotly plugin for the njstrace (tracing and instrumentation utility)
  • njsTrace - A Node.js tracing and instrumentation utility
  • prisma-attribute-parser - Attribute parser playground for typegraphql-prisma plugin system
  • css-only-dropdown - An example dropdown that uses only CSS.
  • parse-xml - A fast, safe, compliant XML parser for Node.js and browsers.
  • eslint-plugin-angular - ESLint plugin for AngularJS applications
  • spoiler-alert - SPOILER ALERT! A happy little bit of javascript to hide spoilers on your site.
  • node-clinic - Clinic.js diagnoses your Node.js performance issues
  • mockalicious - Keep on mocking in the free world
  • fastify-example - This project is a small but feature complete application build with Fastify and Svelte, and it aims to show all the core concepts of Fastify, best practices, and recommendations.
  • serialize-error - Serialize/deserialize an error into a plain object
  • wrap-ansi - Wordwrap a string with ANSI escape codes
  • sheetjs - 📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
  • prettier-plugin-prisma - Prettier plugin for Prisma
  • casl - CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
  • 30-Days-Of-React - 30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.
  • wouter - 🥢 A minimalist-friendly ~1.5KB routing for React and Preact. Nothing else but HOOKS.
  • start-server-webpack-plugin-in-razzle-now - Automatically start your server once Webpack's build completes.
  • nodejs-interview-questions - Node.js Interview Questions ( v16.x )
  • panic-overlay - Displays JS errors in browsers. Shows sources. Use with any framework. 💥✨
  • q-i - Node.js objects inspector with color highlighting
  • ololog - A better console.log for the log-driven debugging junkies
  • log-row - A lightweight module to log objects as beautiful fixed width rows
  • pretty-columns -
  • javascript-interview-questions - List of 1000 JavaScript Interview Questions
  • react-webpack-5-tailwind-2 - React 17 Boilerplate with Webpack 6, Tailwind 2, using babel, SASS/PostCSS, HMR, dotenv and an optimized production build
  • jscodeshift - A JavaScript codemod toolkit.
  • aggregate-error - Create an error from multiple errors
  • cls-hooked - cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+
  • react-ts-storybook-cypress-seed -
  • data2xml - A data to XML converter with a nice interface (for NodeJS).
  • sql-formatter - A whitespace formatter for different query languages
  • lazy-value - Create a lazily evaluated value
  • filter-console - Filter out unwanted console.log() output
  • make-synchronous - Make an asynchronous function synchronous
  • term-size - Reliably get the terminal window size
  • routable-modal - Repository for my article on creating routable modals in react. Link -> https://dev.to/unorthodev/how-to-make-routable-modals-in-react-with-react-router-3hgp
  • npm-upgrade - Interactive CLI utility to easily update outdated NPM dependencies
  • node-execution-context - Nodejs execution context.
  • creevey - Cross-browser screenshot testing tool for Storybook with fancy UI Runner.
  • ndjson.js - Streaming line delimited json parser + serializer
  • node-request-context - A package to keep a context object per request for Node.js > 8.9
  • awesome-utils-dev - 📔 📚 A curated list of awesome tools, utilities, resources, links, notes, tips, tricks, helpers made by a developer and for developers in order to improve dev journey and boost productivity...
  • npm-windows-upgrade - 🚀 Upgrade npm on Windows
  • javascript-testing-best-practices - 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (April 2022)
  • tailwindcss-question-mark - Adds a helpful ❓ dev time utility class
  • git-cz - Semantic Git commits
  • optimize-plugin - Optimized Webpack Bundling for Everyone. Intro ⤵️
  • inflected - A port of ActiveSupport's inflector to Node.js and the browser.
  • semantic-release-plugins - Provide a bunch of custom plugins for semantic-release
  • eslint-plugin-unicorn - More than 100 powerful ESLint rules
  • 0x - 🔥 single-command flamegraph profiling 🔥
  • parse-graphql - Parse GraphQL Query.
  • graphql-args - A lib that parses the resolver ast, to return the requested object fields and provided params, at any nested level.
  • graphql-parse-fields - Parse fields from GraphQLResolveInfo into a JSON tree
  • log-process-errors - Show some ❤️ to Node.js process errors
  • html-critical-webpack-plugin - A webpack plugin that will extract critical CSS. Now supports Webpack v4.
  • puppeteer-webperf - Automating Web Performance testing with Puppeteer 🎪
  • softest - Recording Browser Interactions And Generating Test Scripts.
  • headless-recorder - Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script.
  • micro-frontends-in-action-code - The Tractor Store - sample code from the book Micro Frontends in Action
  • EventEmitter2 - A nodejs event emitter implementation with namespaces, wildcards, TTL, works in the browser
  • normalize-bool - Converts strings representing an on/off-state to booleans
  • OrgChart - It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
  • eslint-plugin-import - ESLint plugin with rules that help validate proper imports.
  • beautiful-react-hooks - 🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
  • madge - Create graphs from your CommonJS, AMD or ES6 module dependencies
  • rx-ui-patterns - Patterns for UI development with RxJS
  • example-projects - Example projects using Modern Web tools
  • tom-select - Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.
  • detect-node-support - List the Node.js versions supported by the package/repository
  • supertest - 🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API.
  • jsdb - A transparent, in-memory, streaming write-on-update JavaScript database for Small Web applications that persists to a JavaScript transaction log.
  • itemsapi - Blazingly fast, multi tenant, faceted search API
  • focus-trap-react - A React component that traps focus
  • tabbable - Find descendants of a DOM node that are in the tab order
  • automerge - A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
  • react-router-modal - Simple modals for react-router 4
  • mostly-adequate-guide - Mostly adequate guide to FP (in javascript)
  • postcss-custom-properties - Use Custom Properties in CSS
  • eslint-plugin-tailwind - ESLint rules for Tailwind CSS
  • node-benchmarks - Benchmark library for NodeJs
  • friendly-words - The Glitch word list, packaged into an NPM module for easy use.
  • awesome-wpo - 📝 A curated list of Web Performance Optimization. Everyone can contribute here!
  • capture-console - A utility, mostly used for testing, to capture string data written to both the stdout and stderr streams in Node.js applications.
  • semantic-release-jira - Easily update JIRA Issues with release information
  • react-refresh-webpack-plugin - A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
  • TorchQL - A tool to quickly generate GraphQL schemas and resolvers from a relational database
  • OpticQL - Developer tool focused on streamlining the performance testing and optimization of GraphQL API
  • validator.js - String validation
  • eslint-rule-composer - A utility for composing ESLint rules from other ESLint rules
  • url-join - Join all arguments together and normalize the resulting url.
  • error-overlay-webpack-plugin - Catch errors with style 💥✨
  • uPlot - 📈 A small, fast chart for time series, lines, areas, ohlc & bars
  • prettier-tailwind - Prettier plugin for tailwind
  • poor-mans-t-sql-formatter-npm-package - An NPM package for the Poor Man's T-SQL Formatter JS Library
  • fixie - PostCSS plugin to simplify IE CSS hacks
  • radioactive-state - ☢ Make Your React App Truly Reactive!
  • prettier-plugin-organize-imports - Make Prettier organize your imports using the TypeScript language service API.
  • tailwindcontentplaceholder - A TailwindCSS Content Placeholder plugin
  • find-cache-dir - Finds the common standard cache directory
  • pdfmake - Client/server side PDF printing in pure JavaScript
  • javascript-rql - Javascript RQL lib to transform js object to rql query string
  • heroicons - A set of free MIT-licensed high-quality SVG icons for UI development.
  • minimal-generator - A minimal Prisma generator package
  • condition-loader - webpack conditional loader for any type of text file
  • proxy-hot-reload - Node.js application hot reload with Proxy.
  • uvu - uvu is an extremely fast and lightweight test runner for Node.js and the browser
  • cute-stack - Cute up your stack traces in Node
  • kutty - Kutty is a tailwind plugin for building web applications. It has a set of accessible and reusable components that are commonly used in web applications.
  • breakdown - Trace outgoing http requests for an http server and track the time spent doing CPU intensive workload during each request.
  • super-expressive - 🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
  • webpack-require-from - Webpack plugin that allows to configure path or URL for fetching dynamic imports
  • Print - Generate a diff-friendly, human-readable representation of a value.
  • pretty-var-export - Export any value to valid and equivalent JavaScript code
  • taiko - A node.js library for testing modern web applications
  • eslint-plugin-ie11 - ESLint plugin for detecting unsupported ES6 features in IE11.
  • eslint-plugin-json - Lint your JSON files
  • eslint-plugin-sort-class-members - An ESLint rule for enforcing consistent ES6 class member order
  • graphql-query-tree - Parse "info" object (passed to resolver) into query tree and extract useful info from it
  • petrovich-js - JS library to inflect Russian first, last, and middle names.
  • eslint-plugin-boundaries - Eslint plugin checking architecture boundaries between elements
  • npm-name - Check whether a package or organization name is available on npm
  • npm-name-cli - Check whether a package or organization name is available on npm
  • globrex - Glob to regular expression with support for extended globs.
  • node-ignore - 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.
  • ui - Basic UI components for Tailwind CSS.
  • notare -
  • putout - 🐊 Pluggable and configurable code transformer with built-in ESLint, Babel plugins support for js, jsx typescript, flow, markdown, yaml and json
  • redux-saga-router - A router for Redux Saga
  • tracer - A powerful and customizable logging library for node.js
  • tailblocks - Ready-to-use Tailwind CSS blocks.
  • terminalizer - 🦄 Record your terminal and generate animated gif images or share a web player
  • redux-saga-tester - Full redux environment testing helper for redux-saga
  • v8-deopt-viewer - View deoptimizations of your JavaScript in V8
  • loadable-components - The recommended Code Splitting library for React ✂️✨
  • node-console-assert - console.assert polyfill for node environment, make it work like browser's console.assert
  • file-replace-loader - file-replace-loader is webpack loader that allows replace files in compile time
  • useStore - Get access to a global store with just hooks, no Redux or message passing.
  • v8-perf - Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1
  • semantic-release-docker - 🐳 Set of semantic-release plugins to publish to DockerHub
  • Index - Metarhia educational program index 📖
  • NodejsStarterKit - Starter Kit for Node.js v14.x, minimum dependencies 🚀
  • lock-body-scroll -
  • hegel - An advanced static type checker
  • to-mock - The to-mock module help you with creating mocked classes and objects
  • remark-usage - plugin to add a usage example to your readme
  • variety - A schema analyzer for MongoDB
  • supra-api-nodejs - ❤️ Node.js REST API boilerplate
  • trackingdog - cli for finding the original source location of a line+column in a generated file, utilizing the source map
  • seespee - Create a Content-Security-Policy for a website based on the statically detectable relations
  • oboe.js - A streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.
  • kuta - blazingly fast test runner
  • baretest - An extremely fast and simple JavaScript test runner.
  • orbit-db - Peer-to-Peer Databases for the Decentralized Web
  • eslint-plugin-dom - Lint DOM API performance
  • license-generator - Generates a license for your open source project.
  • semantic-release-monorepo - Apply semantic-release's automatic publishing to a monorepo.
  • tailwindcss-debug-screens - A Tailwind CSS component that shows the currently active screen (responsive breakpoint).
  • tailwindcss-stack-plugin - A Tailwind plugin for custom "stack" utility classes
  • tailwindcss-plugins - 🔌🌊 Set of useful plugins for tailwindcss
  • common-tags - 🔖 Useful template literal tags for dealing with strings in ES2015+
  • aeon - A lightweight date picker built with web components that can be used anywhere
  • selectors-explained - A CSS selector to plain English translator.
  • tabler-icons - A set of over 2150 free MIT-licensed high-quality SVG icons for you to use in your web projects.
  • the-art-of-reading - books that i have read and worth sharing
  • tailwindcss-children - Tailwind CSS plugin to add variants that target child elements
  • tz-format - Format a date with timezone
  • stacktracey - Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
  • module-federation-examples - Examples showcasing Webpack 5's Module Federation
  • postinstall - Transform files during npm prepare/postinstall
  • comments-api -
  • typescript-karma-webpack-coverage-sample - The most basic example I can think of a Typescript project with Karma + Webpack + full coverage
  • apollo-error-converter - Global Apollo Server Error handling made easy. Remove verbose and repetitive resolver / data source Error handling. Automatic Error catching, logging, and conversion to ApolloErrors.
  • graphql-info-transformer -
  • import-http - Import modules from URL instead of local node_modules
  • open - Open stuff like URLs, files, executables. Cross-platform.
  • original-url - Reconstruct the original URL used in an HTTP request based on the HTTP request headers
  • plink-plonk - Chrome Extension: A minimal auditory debugger for web pages
  • floatThead - Fixed <thead>. Doesn't need any custom css/html. Does what position:sticky can't
  • postmate - 📭 A powerful, simple, promise-based postMessage library.
  • postcss-octicon - Postcss plugin for octicons
  • postcss-animation - PostCSS plugin that adds @keyframes from animate.css.
  • postcss-apply - PostCSS plugin enabling custom properties sets references
  • atomico - Atomico a micro-library for creating webcomponents using only functions, hooks and virtual-dom.
  • tiny-glob - Super tiny and ~350% faster alternative to node-glob
  • ToTypeScriptD - Generate TypeScript Definition files from Ecma 355 [Common Language Infrastructure (CLI)] (*.winmd/.net dll's).
  • hyperHTML-Element - An extensible class to define hyperHTML based Custom Elements.
  • web-components-todo - A simple todo list built with various Web Components technologies
  • functional-element - Functional custom elements
  • preact-custom-element - Wrap your component up as a custom element
  • postcss-font-magician - Magically generate all the @font-face rules
  • postcss-load-config - Autoload Config for PostCSS
  • sync-rpc - Run asynchronous commands synchronously by putting them in a separate process
  • eslint-plugin-lint - Load arbitrary ESLint rules into a single namespace
  • jserialize - Tiny serializer for JS with support for functions, sets, maps, symbols, etc.
  • serially - Serialization library that serializes what the others don't.
  • printo - Function to visualize objects of any kind including recursive structures in a printable string
  • babel-plugin-tester - Utilities for testing babel plugins
  • wait-sync - a simple synchronous "wait(seconds)" module
  • std-switch - Explainer and demo for <std-switch>
  • babel-plugin-import-postcss - Import processed CSS files in JS
  • how-to-test-web-component -
  • vanillawebprojects - Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
  • rollup-plugin-lit-styles -
  • rollup-plugin-esm-import-to-url - Rollup plugin to transform "bare" import specifiers to absolute URLs in ES modules
  • electron-to-chromium - Provides a list of electron-to-chromium version mappings
  • lit-element-typescript-rollup-starter - 📦Starter package to get up and running with lit-element, TypeScript and rollup
  • miragejs - A client-side server to build, test and share your JavaScript app
  • zora-node - test runner for nodejs using zora testing library
  • loki - 👁 Visual Regression Testing for Storybook
  • web-components-examples - A series of web components examples, related to the MDN web components documentation at https://developer.mozilla.org/en-US/docs/Web/Web_Components.
  • ui5-webcomponents - UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
  • web-helpers - Source-Code Modules to Extend and build websites
  • searchable-multi - A custom element that makes multi selects more user friendly, with search
  • git-branch-is - Assert that the name of the current branch of a git repository has a particular value.
  • esm-middleware - Serve ES modules from your node_modules folder.
  • es-module-shims - Shims for new ES modules features on top of the basic modules support in browsers
  • lit-element-starter-ts - Sample component project using LitElement with TypeScript
  • Muppeteer - Visual regression testing framework for Chrome
  • unpkg - The CDN for everything on npm
  • esqlate - Build minimum viable admin panels quickly with just SQL
  • open-ui - Maintain an open standard for UI and promote its adherence and adoption.
  • postcss-ms-grid - PostCSS plugin for adding css-grid fallback for IE.
  • shimport - Use JavaScript modules in all browsers, including dynamic imports
  • spectrum - Simple, powerful online communities.
  • rxmask - Simple to install and use, but advanced mask package
  • cz-customizable - A standalone commit message helper or customizable commitizen adapter for https://github.com/commitizen/cz-cli
  • node-chaos-monkey - Extremly naughty chaos monkey for Node.js
  • dumper.js - A better and pretty variable inspector for your Node.js applications
  • queryql - Easily add filtering, sorting, and pagination to your Node.js REST API through your old friend: the query string!
  • dotenv - Loads environment variables from .env for nodejs projects.
  • create-nexus-type - This repo moved under pal CLI
  • awesome-selfhosted - A list of Free Software network services and web applications which can be hosted on your own servers
  • pluralize - Pluralize or singularize any word based on a count
  • cuid - Collision-resistant ids optimized for horizontal scaling and performance.
  • NiM - Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools.
  • eslint-plugin-simple-import-sort - Easy autofixable import sorting.
  • nginxconfig.io - ⚙️ NGINX config generator on steroids 💉
  • tailwindcss-grid - Brings grid support to Tailwind CSS
  • angular2-shave - Angular 2 wrapper directive for shave - A modern javascript plugin for truncating text within a html element
  • multi-clamp - Simple, efficient and easy-to-use multiline text clamp module. (supports reverse clamp)
  • ellipsis.js - Ellipsis.js - Pure Javascript Library to handle complex multilines ellipsis
  • body-scroll-freezer - ↕️ Dependency-free JS module to freeze body scroll when opening modal box
  • css-only-loaders - A collection of animated loaders made with pure CSS and 🖤
  • tailwindcss-spaced-items - TailwindCSS plugin to generate classes for setting fixed space between containers child elements.
  • tailwindcss-spinner - Spinner utility for Tailwind CSS
  • cz-jira-smart-commit - A commitizen adapter for Jira Smart Commits
  • dynamic-import-polyfill - A fast, tiny polyfill for dynamic import() that works in all module-supporting browsers
  • bytenode - A minimalist bytecode compiler for Node.js
  • p-defer - Create a deferred promise
  • graphql-fetch - Thin GraphQL client powered by fetch.
  • aload - Loads images, background images, scripts, styles, iframes, videos and audios asynchronously (just 241 bytes).
  • webpack-stats-explorer - Explore your app bundle and compare sizes between builds
  • uxm - A modular library for collecting front-end performance metrics.
  • pupa - Simple micro templating
  • eslint-plugin-promise - Enforce best practices for JavaScript promises
  • module-concat - Fairly lightweight CommonJS module concatenation tool
  • rx-script-loader - Dynamically load external js fscripts
  • eslint-plugin-i18n-json - Fully extendable eslint plugin for JSON i18n translation files.
  • strip-indent - Strip leading whitespace from each line in a string
  • http-decision-diagram - An activity diagram to describe the resolution of HTTP response status codes, given various headers.
  • i18next-browser-languageDetector - language detector used in browser environment for i18next
  • immer - Create the next immutable state by mutating the current one
  • webpack-external-import - Dynamically import modules from other webpack bundles. Painless code sharing between separate apps
  • fawait - A javascript library for making await more functional
  • astring - 🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.
  • es-module-lexer - Low-overhead lexer dedicated to ES module parsing for fast analysis
  • react-to-webcomponent - Convert react components to native Web Components. Works with Preact too!
  • esm-webpack-plugin - A webpack plugin to help build/output ESM libraries
  • react-libui - An implementation of libui in React.
  • loading-attribute-polyfill - Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.
  • maskr - A tiny (156B) utility to compare a string against a template mask.
  • enquirer - Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
  • outstated - Simple hooks-based state management for React
  • wretch - A tiny wrapper built around fetch with an intuitive syntax. 🍬
  • dotenv-flow - Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
  • proxy-polyfill - Proxy object polyfill
  • newman - Newman is a command-line collection runner for Postman
  • simple-nodejs-k8s - A simple, Dockerized helloWorld Node.js application configured for deployment in a Kubernetes cluster.
  • omi - Front End Cross-Frameworks Framework - 前端跨框架框架
  • js2bin - NodeJS application to native executable
  • import.js - A dynamic import() polyfill
  • ReactRouterModal -
  • kind-of - Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
  • dimport - Run ES Module syntax (import, import(), and export) in any browser – even IE!
  • react-unit - Lightweight unit test library for ReactJS
  • webpack-module-nomodule-plugin - Easily implement a module nomodule index.html
  • raw-loop - An unoptimized version of main-loop
  • virtual-dom - A Virtual DOM and diffing algorithm
  • main-loop - A rendering loop for diffable UIs
  • vdom-render-stream - stream objects to render virtual dom at element
  • lit-node - Self-documenting Node scripts through literate programming
  • json - A "json" command for massaging JSON on your Unix command line.
  • node-semver - The semver parser for node (the one npm uses)
  • protographql - ProtoGraphQL is a prototyping tool that empowers developers to build and visualize GraphQL schemas and queries without writing any code.
  • thetool - thetool is a CLI tool to capture different cpu, memory and other profiles for your node app in Chrome DevTools friendly format
  • autodoc - Doc generation on steroids
  • child-process-debug - Convenience methods for debugging child processes in Node.JS
  • slick-router - Powerful and flexible client side router
  • bounds.js - Asynchronous boundary detection - lazy-loading, infinite scroll, and more
  • clean-code-javascript - 🛁 Clean Code concepts adapted for JavaScript
  • sublet - Reactive leases for data subscriptions
  • karmatic - 🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack.
  • html-include-element - Easily include external HTML into your pages.
  • async-reactor - Render async Stateless Functional Components in React
  • space-router - Framework agnostic router for single page apps
  • cherrytreex - A flexible nested router.
  • string-replace-loader - Replace loader for Webpack
  • cherrytree - A flexible nested router.
  • website-optimization - ⚡ Website Performance Optimization.
  • load-script - 💫 A simple async script loader for modern browsers.
  • webpack-plugin-replace - Replace content while bundling.
  • speed-measure-webpack-plugin - ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
  • fastparse - A very simple and stupid parser, based on a statemachine and regular expressions.
  • example-webpack-loader - A extremely barebones webpack loader example that conforms to our webpack-defaults repo standards
  • wait-on - wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
  • include-fragment-element - A client-side includes tag.
  • a-wc-router - Routing Web Component
  • element-router - A simple router for webcomponents
  • webcomponent-router - A nested router based on HTML Web Components
  • open-wc - Open Web Components: guides, tools and libraries for developing web components.
  • graphql-merge-resolvers - Lightweight and powerful package makes easy to modularizing and merge your resolvers.
  • hard-rejection - Make unhandled promise rejections fail hard right away instead of the default silent fail
  • wrap-loader - Add custom content before and after the loaded source.
  • page.js - Micro client-side router inspired by the Express router
  • postcss-purgecss - PostCSS plugin for purgecss
  • line-clamp - 🗜️ Line clamp a DOM element in vanilla JavaScript
  • tailwindcss - A utility-first CSS framework for rapid UI development.
  • nvs - Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js
  • watchexec-bin - An npm package to install a watchexec prebuilt binary
  • node-inotify-run - Run scripts on inotify events
  • focus-trap - Trap focus within a DOM node.
  • react-testing-library - 🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
  • identity-obj-proxy - An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.
  • litedom - A reactive Web Component library to create Custom Element and turns any HTML sections into components
  • eslint-plugin-only-warn - Downgrade errors to warnings
  • eslint-plugin-react-redux - Enforcing best practices for react-redux
  • zephjs - ZephJS is an easy, understandable, and ultra-light framework for defining and using Web Components.
  • Design-Patterns-JavaScript - A game to test your familiarity with the ‘Gang of Four’ design patterns implemented in JavaScript.
  • spec.ts - Write tests for your types!
  • webpack-plugin - A webpack plugin to report build statistics to packtracker.io
  • eslint-plugin-import-helpers - ESLint plugin to help enforce a configurable order for import statements
  • calque - 📑 Bringing the power and functionality of JavaScript, but with the readability of HTML.
  • auto-complete-element - Auto-complete input values from server search results.
  • extract-date - Extracts date from an arbitrary text input.
  • pid-from-port - Get PID from a port
  • widdershins - OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown
  • fly-out - A fly out menu
  • packem - 📦⚡ A precompiled JavaScript module bundler
  • autoNumeric - autoNumeric is a standalone library that provides live as-you-type formatting for international numbers and currencies.
  • ngrok - Expose your localhost to the web. Node wrapper for ngrok.
  • require-graphql-file - Simple package to import .graphql files to being able to write them with syntax highlighting.
  • graphql-resolvers - 🔌 Resolver composition library for GraphQL.
  • awesome-stacks - A curated list of tech stacks for building different applications & features
  • ui-snippets - A collection of UI Snippets.
  • TypL - The Type Linter for JS
  • koa-webpack - Development and Hot Reload Middleware for Koa2
  • webpack-plugin-serve - A Development Server in a Webpack Plugin
  • howto-components - Literate code examples for common UI patterns.
  • decode-uri-component - A better decodeURIComponent
  • hybrids - Extraordinary JavaScript UI framework with unique declarative and functional architecture
  • predator - A powerful open-source platform for load testing APIs.
  • eslint-plugin-mocha - ESLint rules for mocha
  • swc-loader - Webpack loader for swc.
  • react-developer-roadmap - Roadmap to becoming a React developer
  • inline-confirmation - A web component to confirm something.
  • easy-table - Nice text table for Node.js
  • scroll-into-view-if-needed - Element.scrollIntoView ponyfills for things like "if-needed" and "smooth"
  • to-regex - Generate a regex from a string or array of strings.
  • intl-tel-input - A JavaScript plugin for entering and validating international telephone numbers
  • mount - Mount other Koa applications or middleware to a given pathname
  • dayjs - ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
  • core - Orby is a small 2.8kb experiment of functional components based on JSX, Hooks and virtual-dom.
  • vhtml - Render JSX/Hyperscript to HTML strings, without VDOM 🌈
  • just - A library of dependency-free JavaScript utilities that do just one thing.
  • onetime - Ensure a function is only called once
  • into-stream - Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
  • to-readable-stream - Convert a string/Buffer/Uint8Array to a readable stream
  • shot - Injects a fake HTTP request/response into your node server logic
  • koa-sham - To send fake requests to a Koa application without starting a http server.
  • test-listen - Quick ephemeral URLs for your tests
  • super-request - super-request is a supertest inspired HTTP assertion tester.
  • shadowstyles - Isolated CSS for simulated Shadow DOM
  • qso - A MutationObserver like API for CSS selectors.
  • intercept-stdout - Hooking Node.js stdout
  • document-register-element - A stand-alone working lightweight version of the W3C Custom Elements specification
  • velocirender - Accelerated server-side rendering.
  • node-feedparser - Robust RSS, Atom, and RDF feed parsing in Node.js
  • deploy-node-app - Deploy your node.js app to Kubernetes with a single command. No config required.
  • node-address-format -
  • node-json-socket -
  • learn-react-app - Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
  • osagai-hn - 🀄️📱Demonstration of Osagai used to build Hacker News as a PWA. http://osagai-hn.firebaseapp.com
  • osagai - 🀄️A tiny library for creating WebComponents in a Functional way
  • hotware -
  • belter - Miscellaneous browser utilities
  • iframe-resizer - Keep same and cross domain iFrames sized to their content with support for window/content resizing, in page links, nesting and multiple iFrames
  • js-assessment - A test-driven approach to assessing JS skills. Fork, test, and apply for a position at PROS, Inc.
  • zoid - Cross domain components
  • micro-frontend-pages - Simulate a micro frontend project using NodeJS, React and NGinx Reverse Proxy in Alpine Docker images
  • pika-pack - 📦⚡️ Build your npm package using composable plugins. https://www.pika.dev/blog/introducing-pika-pack/
  • graphqless - REST and GraphQL really aren't that different. I'll prove it!
  • computer-science-in-javascript - Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
  • npm-size - Get the install size of an npm package.
  • capture-console - Simple and easy stdio capture for Node.js
  • mongo-playground - Helps developers run mongo queries
  • node-mongodb-fixtures - 🍏 Setup and tear down test fixtures with MongoDB.
  • FromJS - See where each character on the screen came from in code.
  • unist-util-select - utility to select unist nodes with CSS-like selectors
  • plantuml-encoder - PlantUML encoder, works in browser & node.js
  • cross-platform-node-guide - 📗 How to write cross-platform Node.js code
  • sh-thunk - Generate promise returning thunks from shell strings.
  • polydev - Faster, route-centric development for Node.js apps with built-in Hot Module Replacement.
  • Taskfile - 📦 Yet another attempt at a simple task runner for npm with parallelisation support using bash commands via YAML.
  • jsdoc-to-markdown - Generate markdown documentation from jsdoc-annotated javascript
  • documentation - 📖 documentation for modern JavaScript
  • codecrumbs - Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
  • markdown-it - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
  • injectmd - Inject markdown into markdown
  • markdown-magic - 💫  Automatically format markdown files using comment blocks. Update contents via custom transforms, external data sources & your source code.
  • update-markdown - Updates part of Markdown document
  • remark - remark is a popular tool that transforms markdown with plugins. These plugins can inspect and change your markup. You can use remark on the server, the client, CLIs, deno, etc.
  • alasql - AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
  • semantic-release-preset - Preset for Semantic Release (https://github.com/semantic-release/semantic-release/)
  • pure-cjs - Pure minimalistic CommonJS builder
  • minipack - 📦 A simplified example of a modern module bundler written in JavaScript
  • grant - OAuth Proxy
  • duix - A State Manager focused on KISS and Pareto's Principle
  • pampy.js - Pampy.js: Pattern Matching for JavaScript
  • nodejs-fluent-validator - Fluent validation for node.js
  • v8n - ☑️ JavaScript fluent validation library
  • validate.js - A declarative validation library written javascript
  • trace - Creates super long stack traces
  • clarify - Remove nodecore related stack trace noise
  • stack-json - Stack traces in JSON format.
  • json-error - Error handler for pure-JSON apps
  • terminate - ♻️ Terminate a Node.js Process (and all Child Processes) based on the Process ID
  • react - Cheatsheets for experienced React developers getting started with TypeScript
  • coolqlcool - Nextjs server to query websites with GraphQL
  • PureState - The stupidest state management library that works.
  • node-source-map-support - Adds source map support to node.js (for stack traces)
  • memfetch - Caches fetch responses and promises for faster development
  • You-Dont-Need-Momentjs - List of functions which you can use to replace moment.js + ESLint Plugin
  • trie-router - Trie-routing for Koa
  • awesome-ui-component-library - Curated list of framework component libraries for UI styles/toolkit
  • expect - Write better assertions
  • ncc - Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
  • webpack-split-by-path - Split a Webpack entry bundle by path into any number of arbitrarily defined smaller bundles
  • connect-api-mocker - Connect middleware that creates mocks for REST APIs
  • rawact - [POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
  • react-mock - Declarative mocks for React state and global APIs
  • react-hooky - React.js hooks aggregator, all-in-one or maybe you don't need to blow up your package.json 💡
  • node-windows - Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
  • leakage - 🐛 Memory leak testing for node.
  • react-async - 🍾 Flexible promise-based React data loader
  • exec - 🐚 semantic-release plugin to execute custom shell commands
  • hash-sum - 🎊 Blazing fast unique hash generator
  • nn - A full featured, cross platform, zero dependencies Node.js version manager
  • flamebearer - Blazing fast flame graph tool for V8 and Node 🔥
  • 33-js-concepts - 📜 33 JavaScript concepts every developer should know.
  • reactjs-interview-questions - List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
  • json-server - Get a full fake REST API with zero coding in less than 30 seconds (seriously)
  • node-xmljson - Translates between JSON and XML formats
  • xml-js - Converter utility between XML text and Javascript object / JSON text.
  • storebag - State management using callbag
  • worker-plugin - 👩‍🏭 Adds native Web Worker bundling support to Webpack.
  • raj - The Elm Architecture for JavaScript
  • regexparam - A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to path-to-regexp 🙇‍♂️
  • deoptigate - ⏱️ Investigates v8/Node.js function deoptimizations.
  • reload - node module to reload your browser when your code changes
  • webpack-shell-plugin - Run shell commands either before or after webpack builds
  • node-2fa - User registration with two factor authentification with node, express, mongodb...
  • micro-frontends - extending the microservice paradigms to web development
  • nyc - the Istanbul command line interface
  • eslint-plugin-node - Additional ESLint's rules for Node.js
  • env-ci - Get environment variables exposed by CI services
  • callbag-subject - 👜 A callbag listener sink which is also a listenable source
  • remount - Mount React components to the DOM using custom elements
  • codelf - A search tool helps dev to solve the naming things problem.
  • npm-auth - Utility that sets the .npmrc file based on a set of environment variables. Can be used with Travis or any CI environment.
  • hyperactiv - A super tiny reactive library. ⚡
  • nx-event-bus - Simple implementation of an Event Bus in JavaScript
  • boom - HTTP-friendly error objects
  • make-error - Make your own error types!
  • apexcharts.js - 📊 Interactive JavaScript Charts built on SVG
  • camaro - camaro is an utility to transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.
  • auto-bind - Automatically bind methods to their class instance
  • react-broadcast - Reliably communicate state changes to deeply nested React elements
  • unload - Run a piece of code when the javascript-process stops. Works in all environments (browsers, nodejs..)
  • broadcast-channel - 📡 BroadcastChannel to send data between different browser-tabs or nodejs-processes 📡 + LeaderElection over the channels
  • emittery - Simple and modern async event emitter
  • scriptswitch - Super simple (and tiny, 700 bytes gzipped) conditional script loading manager for browsers and NodeJS.
  • upash - 🔒Unified API for password hashing algorithms
  • node-abac - ✋ Node.js Attributes Based Access Control library
  • express-request-id - Middleware for setting unique request id
  • uglifyjs-webpack-plugin - [deprecated] UglifyJS Plugin
  • excel4node - Node module to allow for easy Excel file creation
  • node-hot-loader - Hot module replacement (hot reload) for Node.js applications. Develop without server restarting.
  • runner-cli - A universal task runner wrapper. Supporting NPM scripts, Gulp, Makefiles and shell scripts
  • pk - A tiny utility to extract info from package.json
  • jsinspect - Detect copy-pasted and structurally similar code
  • node-inline-cpp - Inline C++ with Node.js
  • pgmongo - Replace MongoDB with PostgreSQL using jsonb fields
  • webpack-deadcode-plugin - Webpack plugin to detect unused files and unused exports in used files
  • RxJS - The Reactive Extensions for JavaScript
  • gulliver - A PWA directory, focusing on collecting PWA best practices and examples.
  • ndb - ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
  • ES-Feature-Tests - Feature Tests for JavaScript
  • reclare - Declarative State and Logic Management
  • micro-graphql-react - Light and simple GraphQL React client with extensible, composable cache invalidation. Works with Suspense.
  • useragent - Useragent parser for Node.js, ported from browserscope.org
  • apidoc - RESTful web API Documentation Generator.
  • auto-parse - auto-parse any value you happen to send in (String, Number, Boolean,Array, Object, Function, undefined and null). You send it we will try to find a way to parse it.
  • rifm - React Input Format & Mask, tiny (≈800b) component to transform any input component into formatted or masked input. Supports number, date, phone, currency, credit card, etc
  • webpack-dependency-tree -
  • singel - Single Element Pattern
  • joi-to-swagger - A library to convert Joi schema objects into Swagger schema definitions
  • hyperapp-render - Render Hyperapp to an HTML string with SSR and Node.js streaming support.
  • webpack-remove-assets-plugin -
  • require-fool-webpack - Use dynamic require() without webpack finding out
  • tree-to-string - Convert a tree structure into a human friendly string
  • filewatcher - Wrapper around fs.watch that falls back to fs.watchFile
  • Vynchronize - Watch videos with friends online with the new real time video synchronization platform
  • exit-hook - Run some code when the process exits
  • remotestorage.js - ⬡ JavaScript client library for integrating remoteStorage in apps
  • serviceworker-cookbook - It's online. It's offline. It's a Service Worker!
  • autocannon - fast HTTP/1.1 benchmarking tool written in Node.js
  • react-app-loader - Production ready library for handling Microfrontends
  • base64-js - Base64 encoding/decoding in pure JS
  • PapaParse - Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
  • critters - 🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
  • mquery - Expressive MongoDB query builder
  • webpack-pwa-manifest - Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
  • tags-input - 🔖 <input type="tags"> like magic
  • preact-boilerplate - 🎸 Ready-to-rock Preact starter project, powered by Webpack.
  • vecka.14islands.com - Always know the week number. Essential when living in Sweden.
  • just-wait - Wait for a file or directory to change or appear, then just return
  • krampus - 😈 Kill processes occupying a given port
  • npm-run-all - A CLI tool to run multiple npm-scripts in parallel or sequential.
  • oauth-in-action-code - Source code for OAuth 2 in Action
  • node-cron - Cron for NodeJS.
  • add-asset-webpack-plugin - Dynamically add an asset to the Webpack graph
  • dynamic-public-path - Webpack Plugin for dynamic public path
  • filepond - 🌊 A flexible and fun JavaScript file upload library
  • joi-to-json-schema -
  • deasync - Turns async function into sync via JavaScript wrapper of Node event loop
  • join-monster-graphql-tools-adapter - Use Join Monster to fetch your data with Apollo Server.
  • wait-for-localhost - Wait for localhost to be ready
  • javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
  • inert-polyfill - Polyfill for the HTML inert attribute
  • instadate - A minimal high performance date library for Node.js and Browser
  • dom-focus-lock - It's a Trap! A11y util for scoping a focus.
  • focus-locker -
  • react-lifecycle-visualizer - Real-time visualizer for React lifecycle methods
  • express-brute - Brute-force protection middleware for express routes by rate limiting incoming requests
  • ReactStateMuseum - A whirlwind tour of React state management systems by example
  • jest-puppeteer - Run your tests using Jest & Puppeteer 🎪✨
  • scalable-frontend-with-elm-or-redux - An attempt to make Redux and Elm applications scale
  • meiosis - meiosis
  • LiteApp - LiteApp is a high performance mobile cross-platform implementation, The realization of cross-platform functionality is base on webview and provides different ideas and solutions for improve webview performance.
  • google-translate-api - A free and unlimited API for Google Translate 💵🚫
  • permit - An unopinionated authentication library for building Node.js APIs.
  • react-in-patterns - A free book that talks about design patterns/techniques used while developing with React.
  • karma-electron - Karma launcher and preprocessor for Electron
  • typescript-play - Better TypeScript playground
  • javascript-karma-verbose-reporter - A very (very) verbose reporter for Karma
  • postcss-ellipsis - A postcss plugin to add automatically add overflow: hidden and white-space: nowrap when text-overflow: ellipsis is declared
  • javascript-on-things - Source code for the book JavaScript on Things (Manning)
  • bull - Premium Queue package for handling distributed jobs and messages in NodeJS.
  • graphsiql - An in-browser IDE for exploring GraphQL.
  • Nothing - A chainable, callable mock object which always returns itself
  • convert-bases - Simple base converter for numeral systems which also supports custom alphabets.
  • react-coroutine - Make your async components compact and descriptive by leveraging the power of the language features
  • hackathon-starter - A boilerplate for Node.js web applications
  • via.js - Write JS code that runs in a different context. E.g. use the DOM in a Web Worker.
  • pidtree - 🚸 Cross platform children list of a PID.
  • join-monster - A GraphQL to SQL query execution layer for query planning and batch data fetching.
  • webpack-hot-server-middleware - 🔥 Hot reload webpack bundles on the server
  • unstated - State so simple, it goes without saying
  • radi - 🌀Tiny (in size) front-end framework with no extra browser re-flows
  • react-redux-boilerplate - A minimal React-Redux boilerplate with all the best practices
  • bxjs-weekly - BxJS Weekly news podcast links collection
  • zombie - Insanely fast, full-stack, headless browser testing using node.js
  • drool - Automated memory leak detection and analysis
  • dbus-native - D-bus protocol client and server for node.js written in native javascript
  • hot-module-replacement - Hot module replacement for node.js
  • node-dynamic-middleware - turn a connect/express middleware into a runtime replaceable, deletable middleware
  • awesome-cheatsheets - 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
  • autobind-decorator - Decorator to automatically bind methods to class instances
  • Fawn - Transactions for MongoDB (See the README)
  • react-request - Declarative HTTP requests for React
  • react-hot-loader-loader - A Webpack Loader that automatically inserts react-hot-loader to your App 👨‍🔬
  • zora - Lightest, yet Fastest Javascript test runner for nodejs and browsers
  • graphql-list-fields - Get a list of fields while resolving a GraphQL query
  • loud-rejection - Make unhandled promise rejections fail loudly instead of the default silent fail
  • npm-check - Check for outdated, incorrect, and unused dependencies.
  • simple-abac - Simple Attribute-based access control module
  • porthog - Identify which process is using a specific port.
  • post-robot - Cross domain post-messaging on the client side using a simple listener/client pattern.
  • imaskjs - vanilla javascript input mask
  • node-dev - Zero-conf Node.js reloading
  • liftoff - Launch your command line tool with ease.
  • hyperapp - 1kB-ish JavaScript framework for building hypertext applications.
  • kuker - Kick-ass browser extension to debug your apps
  • jest-image-snapshot - ✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
  • sharedb - Realtime database backend based on Operational Transformation (OT)
  • evercookie - Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.
  • envsub - NPM - envsub is envsubst for Node.js
  • workerize-loader - 🏗️ Automatically move a module into a Web Worker (Webpack loader)
  • workerize - 🏗️ Run a module in a Web Worker.
  • nanohtml - 🐉 HTML template strings for the Browser with support for Server Side Rendering in Node.
  • final-form - 🏁 Framework agnostic, high performance, subscription-based form state management
  • offline-plugin - Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
  • PWABuilder-CLI - Node.js tool for App Generation
  • react-loadable - ⏳ A higher order component for loading components with promises.
  • fixturez - Easily create and maintain test fixtures in the file system
  • compromise - modest natural-language processing
  • esm-refactor - A tool for refactoring JavaScript Modules
  • eruda - Console for mobile browsers
  • terminus - Graceful shutdown and Kubernetes readiness / liveness checks for any Node.js HTTP applications
  • microbundle - 📦 Zero-configuration bundler for tiny modules.
  • pino - 🌲 super fast, all natural json logger
  • keyv - Simple key-value storage with support for multiple backends
  • Micromodal - ⭕ Tiny javascript library for creating accessible modal dialogs
  • puppeteer - Library for managing micro-frontends
  • slick - the last carousel you'll ever need
  • string-similarity - Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
  • typescript-eslint-parser - An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
  • typescript-decorators - Examples of using typescript decorators
  • web3.js - Ethereum JavaScript API
  • controllerim - A state management library for React
  • auto-perf-budget - Run tests against specified URL's to keep control of your websites assets. Set a performance budget and run.
  • preact-pwa - Super fast progressive web app with small footprint & minimal dependancies
  • rza - Create simple HTML elements
  • c8 - output coverage reports using Node.js' built in coverage
  • nectarjs - 🔱 Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.
  • csscritic - Lightweight CSS regression testing
  • react-dropdown-tree-select - Lightweight, accessible, customizable and fast Dropdown Tree Select component for React
  • mock-require - Simple, intuitive mocking of Node.js modules.
  • child-process-require - Require a function and run it in a child process.
  • mixwith.js - A mixin library for ES6
  • css-triggers - A reference for the render impact of mutating CSS properties.
  • dependency-check - checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
  • nanostate - 🚦- Small Finite State Machines
  • nanocomponent - 🚃 - create performant HTML components
  • asbundle - A minimalistic JS bundler
  • cryo - JSON on steroids.
  • throng - A simple worker-manager for clustered Node.js apps
  • process-pool - A node.js library for splitting work across multiple processes to take advantage of multi-processor/core machines..
  • power-assert - Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.
  • erotic - Anchor asynchronous errors to line where you'd want them to throw.
  • benchmarkify - ⚡ Benchmark framework for NodeJS
  • webpack-optimize-example - List of examples to make your webpack builds faster 🚀 and files smaller 🐜
  • hard-source-webpack-plugin -
  • stent - Stent is combining the ideas of redux with the concept of state machines
  • eslint-plugin-inflection - ESLint plugin to check inflection of filenames
  • cz-cli - The commitizen command line utility. #BlackLivesMatter
  • ultimate-hot-reloading-example - Hot reload all the things!
  • nodebestpractices - ✅ The Node.js best practices list (June 2022)
  • wiretie - A Higher Order Component for Preact that resolves (async) values from a model and passes them down as props.
  • graphql.js - A Simple and Isomorphic GraphQL Client for JavaScript
  • vuera - 👀 Vue in React, React in Vue. Seamless integration of the two. 👯
  • webpackmonitor - A tool for monitoring webpack optimization metrics through the development process
  • gun - An open source cybersecurity protocol for syncing decentralized graph data.
  • float-labels.js - A zero-dependency plugin that applies the float label pattern to a form.
  • node-worker-nodes - A node.js library to run cpu-intensive tasks in a separate processes and not block the event loop.
  • x10.js - Web worker wrapper with simple interface
  • page-bus - share an event emitter among pages and frames on the same domain
  • nanoquery - 📇 - Tiny querystring module
  • catchify - An async/await utility to eliminate try/catch in favor of error values.
  • BackstopJS - Catch CSS curve balls.
  • rawkit - 🦊 Immediately Open Chrome DevTools when debugging Node.js apps
  • znode - Bi-directional RPC through any stream.
  • server - Framework NodeJS for GraphQl
  • build.sh - 🔨 run and visualize the build process
  • r2 - HTTP client. Spiritual successor to request.
  • reactjs_koans - Learn basics of React.js making the tests pass
  • fxos-button - Gaia button component
  • bee-queue - A simple, fast, robust job/task queue for Node.js, backed by Redis.
  • webpack-interview-questions - Webpack questions/answers you can use to prepare for interviews or test your knowledge.
  • node-cron - A simple cron-like job scheduler for Node.js
  • project-guidelines - A set of best practices for JavaScript projects
  • eslint-plugin-tree-shaking - Marks side-effects in module initialization that would interfere with tree-shaking
  • cssdb - A database of staged CSS features
  • tiny-date-picker - A small, modern, dependency-free date picker
  • eev - A tiny, fast, zero-dependency event emitter
  • single-spa - The router for easy microfrontends
  • fitty - ✨ Makes text fit perfectly
  • imperium - Role-based Authorizations library for Node.js
  • parse-qs - Query string parser
  • wtfjs - 🤪 A list of funny and tricky JavaScript examples
  • schemapack - Create a schema object to encode/decode your JSON in to a compact byte buffer with no overhead.
  • koa-respond - Koa middleware that adds useful methods to the context.
  • micro-koa - Creating microservices with koa inspired by zeit/micro
  • jwt - Koa middleware for validating JSON Web Tokens
  • grial - A Node.js framework for creating GraphQL API servers easily and without a lot of boilerplate.
  • react-lite - An implementation of React v15.x that optimizes for small script size
  • tinydate - A tiny (349B) reusable date formatter. Extremely fast!
  • exoframe - Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
  • tech-interview-handbook - 💯 Curated coding interview preparation materials for busy software engineers
  • ObjectModel - Strong Dynamically Typed Object Modeling for JavaScript
  • autodll-webpack-plugin - Webpack's DllPlugin without the boilerplate
  • tesseract.js - Pure Javascript OCR for more than 100 Languages 📖🎉🖥
  • webpack-common-shake - CommonJS Tree Shaker plugin for WebPack
  • rxviz - Rx Visualizer - Animated playground for Rx Observables
  • node_acl - Access control lists for node applications
  • front-end-guide - 📚 Study guide and introduction to the modern front end stack.
  • You-Dont-Need-jQuery - Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
  • changed-log - Returns all commit messages between 2 versions of an NPM module
  • html-minify-loader - Webpack loader that minifies HTML
  • checkbox-list - Checkbox list web component
  • 1-liners - Functional tools that couldn’t be simpler.
  • tips - Most commonly used git tips and tricks.
  • localcast - A shared event emitter that works across multiple processes on the same machine, including the browser!
  • eslint-rules - My custom eslint rules in addition to the ones provided at http://eslint.org/
  • platform.js - A platform detection library.
  • lqip-loader - Low Quality Image Placeholders (LQIP) for Webpack
  • preloadfill - A polyfill for the preload link type [rel="preload"]
  • pkgfiles - Sanity check which files you are and aren't about to publish to npm
  • nif - node --inspect a file and open devtool url in chrome via chrome-cli.
  • load-script - Dynamic script loading
  • Numeral-js - A javascript library for formatting and manipulating numbers.
  • element-ready - Detect when an element is ready in the DOM
  • ensure-error - Ensures a value is a valid error by making it one if not
  • circular-dependency-plugin - Detect circular dependencies in modules compiled with Webpack
  • webpack-to-memory - Run a webpack build and get the resulting modules from memory.
  • ru-tech-chats - This repo contains a list of various russian-speaking tech chats. Русскоязычные IT-чаты. Их есть у нас. Налетай, торопись!
  • sourcemapped-stacktrace - apply sourcemaps to js stack traces
  • sixflix - 🎬 Detects whether a host environment supports ES6. Algorithm by Netflix.
  • colorize - An expressive interface for ANSI colored strings and terminal output.
  • load-script2 - Dynamic script loading for modern browsers
  • callsite-record - Create fancy log entries for errors and function call sites
  • pkg - Package your Node.js project into an executable
  • oidc-client-js - OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
  • nvd3 - A reusable charting library written in d3.js
  • serialize-javascript - Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
  • nested-error-stacks - A node.js module for creating Error objects with nested Errors in stacktraces
  • express-systemjs-translate - Express middleware to speed up systemjs development loads by running translations serverside
  • tablesaw - A group of plugins for responsive tables.
  • koa-router - Router middleware for koa.
  • rome - 📆 Customizable date (and time) picker. Opt-in UI, no jQuery!
  • angular-librarian - An Angular 2+ scaffolding setup for creating libraries
  • css-hot-loader - This is a css hot loader, which support hot module replacement for an extracted css file.
  • karma-nightmare - ⚡ A Karma plugin. Launcher for Nightmare
  • nyr - A tiny helper that knows if you are running a script via npm or Yarn, to let you chain your commands for either.
  • flvr - 🌶 Add some flavor to how your errors display.
  • mirror-folder - Small module to mirror a folder to another folder. Supports live mode as well.
  • osom - An Awesome [/osom/] Object Data Modeling (Database Agnostic).
  • minireset.css - A tiny modern CSS reset
  • node-test-debuggers - simple node debugger tests based on hello world
  • js-stack-from-scratch - 🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
  • did-you-mean - Fuzzy match a command from a list (typo-safety)
  • currency-symbol-map - A function to lookup the currency symbol for a given currency code
  • updtr - Update outdated npm modules with zero pain™
  • astexplorer - A web tool to explore the ASTs generated by various parsers.
  • micro-benchmark -
  • benchmark.js - A benchmarking library. As used on jsPerf.com.
  • service-locator - node.js service locator to perform inversion of control
  • webpack-chain - A chaining API to generate and simplify the modification of Webpack configurations.
  • fmt-obj - Stringifies any javascript object in your console for CLI inspection ✨
  • v8-analytics - v8 engine's cpu & heap-memory analytics
  • stickybits - Stickybits is a lightweight alternative to position: sticky polyfills 🍬
  • interpret - A dictionary of file extensions and associated module loaders.
  • salinger - Ecosystem-free task runner that goes well with npm scripts.
  • jsdom-global - Enable DOM in Node.js
  • markdown-here - Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
  • node-stream-spigot - A streams2 Readable stream generator, useful for testing.
  • esc-exit - Exit the process when the esc key is pressed
  • rename - Rename files using some transformers.
  • Columnizer-jQuery-Plugin - The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!
  • scripts - Collection of useful npm-scripts!
  • inspect-process - 🔍 Dead simple debugging for node.js using chrome-devtools.
  • watchy - Run commands when paths change.
  • fuse-box - A blazing fast js bundler/loader with a comprehensive API 🔥
  • stream-to-string - Pipe a stream into a string, collect value with callback or promise
  • noderify - official fork: https://github.com/staltz/noderify
  • tayr - an easy on-the-fly ORM for NodeJS, inspired by RedBeanPHP
  • awesome-react-native - Awesome React Native components, news, tools, and learning material!
  • RegexHub - A collection of useful regex patterns
  • lowdb - Simple to use local JSON database. Powered by plain JavaScript (supports Node, Electron and the browser)
  • splittable - Module bundler with support for code splitting, ES6 & CommonJS modules.
  • node-as-browser - Create a browser-like environment within a NodeJS context
  • jsfuse - Simple CommonJS-based JavaScript distribution builder
  • systemjs-tools - (dev)tools for working with SystemJS
  • devtool - [OBSOLETE] runs Node.js programs through Chromium DevTools
  • fkill - Fabulously kill processes. Cross-platform.
  • shelljs - 🐚 Portable Unix shell commands for Node.js
  • cash - Cross-platform Linux commands in ES6
  • angular-router-loader - A Webpack loader that enables string-based module loading with the Angular Router
  • happypack - Happiness in the form of faster webpack build times.
  • ng2-webpack-config - Generic webpack config for Angular2 applications by @AngularClass
  • youmightnotneedjquery -
  • mcjs - Merge commonjs modules into a single file with maximum possible efficiency.
  • savery -
  • callify - Create browserify transforms that change or inline external module function calls.
  • querymen - Querystring parser middleware for MongoDB, Express and Nodejs (MEN)
  • script-type-module - A <script type=module> polyfill
  • benv - Stub a browser environment in node.js and headlessly test your client-side code.
  • rest - REST API generator with Node.js, Express and Mongoose
  • cloverjs - Rest API framework built on expressjs focused on productivity by using typescript decorators and metadata
  • stack-utils - Captures and cleans stack traces.
  • inlining-node-require - This module inlining Node's require(), similar to browserify but more simple.
  • es6-module-transpiler-system-formatter - ES6 Module Transpiler Extension to Output System.register() Format
  • gulp-unassert - Gulp plugin for unassert: Encourages programming with assertions by providing tools to compile them away.
  • gulp-pure-cjs - Gulp plugin for Pure CommonJS builder
  • browserify-require-async - Browserify transform to handle require.async calls.
  • stream-from - Create streams from promises, iterators, factories and arbitrary Javascript values like functions, arrays, etc.
  • netjet - Express middleware to generate preload headers
  • postcss-layout - A PostCSS plugin for some common CSS layout patterns and a Grid system.
  • postcss-reference - [PostCSS] plugin for referencing selectors' rules from CSS files and defined rulesets.
  • es6-micro-loader - ES6 System Loader Polyfill
  • angular2-coverage - Angular2 Gulp skeleton with unit testing and remapped coverage
  • plaster - Simple Mongoose-inspired schema based Javascript object modelling
  • modelism - A schema language for validating JavaScript objects
  • model-structure - model-structure is a module that helps you to create Models based on a Schema's Object.
  • domain-model - Django-style Domain Models for your Javascript
  • koa-orm - koa orm using sequelize & sk2 (fork from knex)
  • maggie - 🌅 Get precious image info from an input file
  • oquery - odata query string generator
  • cleave.js - Format input text content when you are typing...
  • clean-stack - Clean up error stack traces
  • flexibility - A JavaScript polyfill for Flexbox
  • get-stream - Get a stream as a string, buffer, or array
  • text-mask - Input mask for React, Angular, Ember, Vue, & plain JavaScript
  • daydream - A chrome extension to record your actions into a nightmare or puppeteer script
  • karma-commonjs - A Karma plugin. Test CommonJS modules.
  • angular2-bible - A basic Angular2 latest release RC5 ("2.0.0-rc.5") project with authentication (login / logout) works as seed project
  • Letters - Письма к студентам курса
  • to2 - A write stream constructor that supports a flush function that is called before finish is emitted
  • amdainty - A small, simple AMD module resolver for use in single-file, AMD-style projects.
  • amd-compiler - Compiles JS source written as AMD modules to a single file without the need for a loader (RequireJS / almond / etc.)
  • gulp-inlining-node-require - inlining-node-require plugin for gulp
  • stream-series - Merge streams and emit in order
  • caller-path - Get the path of the caller module
  • azure-odata-sql-js - Converts OData query strings to SQL statements
  • node-odata-parser - OData query string parser for node.js.
  • node-odata - A library for easily create OData REST API, abide by OData protocol.
  • sworm - a write-only ORM for Node.js
  • node-migrate - Abstract migration framework for node
  • react-native-easy-grid - Easy React Native Layout & Grid for the Dumb
  • gulp-bro - 👊 gulp + browserify + incremental build, done right.
  • gulp-eval - require or eval inside gulp
  • babel-project-relative-import - Babel plugin to transform project relative import paths to file relative import paths.
  • api-query-params - Convert URL query parameters to MongoDB queries
  • angular2-browserify-starter - An Angular 2 starter application using Browserify for bundling
  • fast-live-reload - A live reload that works with all the possible browsers.
  • stream-assert - Assertion library for streams
  • nightmare - A high-level browser automation library.
  • read-all-stream - Read stream to buffer or string
  • glue-streams - Compose one stream from other streams, arrays or individual objects
  • save-stream - Save stream contents and pipe it again later
  • angular2-snippets - Sublime Text Snippets and Completions for
  • splinter - Split an object-mode stream into multiple streams by filtering the chunks
  • learn-typed-rxjs - Learn Reactive Programming with RxJS 5 and TypeScript in Baby Steps
  • system-node-sourcemap - source map support in node js transpiled source
  • gulp-process - Gulp plugin for running and automatically restarting processes.
  • deo - Minimalistic, safe and easy to use 12factor config manager for Node.js
  • npm-dependencies-to-system-config - Generates a SystemJS config object from an npm package's dependencies.
  • angular2-seed - Angular2 seed with Typescript • SystemJS • Karma • BrowserSync • SASS
  • gulp-systemjs-resolver - Gulp-Systemjs import resolver (sass)
  • lite-server - Lightweight node server
  • react-hyperscript - Hyperscript syntax for React.js markup
  • gulp-di - gulp-di is a dependency injection framework for the Gulp streaming build system.
  • post-factor-bundle - Add features to make factor-bundle more friendly
  • partition-bundle - A browserify plugin to partition your modules in different bundles
  • rollupify - Browserify transform to apply Rollup (UNMAINTAINED)
  • loadCSS - Load CSS asynchronously
  • eslint-plugin-perf-standard - A set of custom plugins to enforce high performance JS
  • ns-tools - Convenience Tools for working with NativeScript
  • gulp-webstandards - Gulp plugin that improves your site with modern web standards.
  • cat-facts - Interesting cat facts
  • modern-javascript-nolibs - The native implementation of the app for the modern-javascript talk
  • mobilejs -
  • flat - 🚂 Flatten/unflatten nested Javascript objects
  • linklocal - Install local dependencies as symlinks.
  • weigh - A command line tool to check the bundle size of one or more browser compatible npm modules
  • inline-htmlify - Stream JS code in and get an HTML document out
  • constitute - Minimalistic Dependency Injection (DI) for ES5/ES6/ES7
  • postcss-flexbox -
  • convert-source-map - Converts a source-map from/to different formats.
  • threadify - Simply transforms a javascript function into a web worker
  • CodeceptJS - Supercharged End 2 End Testing Framework for NodeJS
  • gulp-factory - a factory to create instant gulp-plugins and enforcing gulp plugin guidelines
  • ied - 📦 Like npm, but faster - an alternative package manager for Node
  • eslint-plugin-security - ESLint rules for Node Security
  • webworkify - launch a web worker that can require() in the browser with browserify
  • string-to-stream - Convert a string into a stream (streams2)
  • html-inject-script - 💉 📜 Transform stream for injecting script tags into html.
  • browserify-ngannotate -
  • pathmodify - In a nutshell, rewrite (AKA alias, map) require() IDs / paths / directories to different values in browserify.
  • injectr - Finally, a solution to node.js dependency injection
  • gulp-documentation - Use gulp with documentation to generate great documentation for your JavaScript projects.
  • tiny-trigger - Trigger cross-browser DOM events. Works with Browserify and as a standalone
  • cypress - Fast, easy and reliable testing for anything that runs in a browser.
  • sigh - multi-process expressive build system for the web and node.js, built using baconjs observables
  • win-spawn - Spawn for node.js but in a way that works regardless of which OS you're using
  • gulp-expect-file - gulp.js plugin for expectation on files in pipe
  • conventional-changelog - Generate changelogs and release notes from a project's commit messages and metadata.
  • gulp-path - Creates file's paths in a simple and organized way
  • gulp-browchify -
  • gulp-jsinspect - A JavaScript copy-paste analysis gulp task.
  • exercises - Some basic javascript coding challenges and interview questions
  • pify - Promisify a callback-style function
  • unirest-nodejs - Unirest in Node.js: Simplified, lightweight HTTP client library.
  • node-convict - Featureful configuration management library for Node.js
  • crispy-stream - Stream implementation that works in memory
  • awesome-json-datasets - A curated list of awesome JSON datasets that don't require authentication.
  • pkg-up - Find the closest package.json file
  • gulp-tape - 👻 Run Tape tests in Gulp.
  • gulp-browatchify - Browserify + Watchify the gulp way.
  • vanilla-es6-jspm - Seed project for ES6 / jspm based apps with full production workflow
  • cssurl - A Node.js utility for safely rewriting URLs in CSS code
  • stream-faqs - Let's learn these things together
  • gulp-use-asset - Define a build asset to use in an HTML comment block.
  • gulp-pipemin - Streamlined resource transformations configured in html
  • gulp-benchmark - Benchmark test runner for gulp with full control on input and output
  • locus - Locus is a debugging module for node.js
  • gulp-asset-transform -
  • basename.js - Get the bare name of a file, without its extension.
  • angular-environment - AngularJS Environment Plugin
  • iron-node - Debug Node.js code with Chrome Developer Tools.
  • import-lazy - Import a module lazily
  • nightwatch - End-to-end testing framework written in Node.js and using the W3C Webdriver API
  • nightmare-tape - A wrapper for nightmare and tape for node.js full stack tests
  • gulp-processhtml - Process html files at build time to modify them depending on the release environment
  • gulp-karma - Karma plugin for gulp
  • is-iterable - Checks if a given object is iterable.
  • pjson - Let's you read package.json from any directory
  • gulp-batch - Event batcher for gulp-watcher
  • gulp-tpl2mod - gulp plugin to transform plain text to javascript string
  • helium-cli - A tool to detect unused CSS across multiple web pages
  • es-checker - A feature detection library for ECMAScript in node.js and browser.
  • parallelshell - Run multiple shell commands in parallel
  • browser-harness - Fast, cross-browser automation in node.js
  • class-name-builder - A small, chainable, immutable utility for building up class name strings in application logic
  • es6-webapp-starterkit - Future-proof starterkit for writing ES6 web apps using gulp for the build process and jspm to manage dependencies.
  • waterline - An adapter-based ORM for Node.js with support for mysql, mongo, postgres, mssql (SQL Server), and more
  • gulp-recipes - gulp-recipes
  • commonjs-require - browser-side CommonJS require() function.
  • from - Easy way to create a Readable Stream
  • gulp-microfill - Microfill for gulp
  • gulp-exec - exec plugin for gulp
  • gulp-node-debug - A gulp node-debug wrapper
  • gulp-duration - Track the duration of parts of your gulp tasks
  • gulp-concat-css - Concatenates css files, bubbling up import statements (as per the standard), and optionally rebasing urls and inlining local import statements.
  • gulp-espower - Gulp plugin for power-assert
  • gulp-msbuild - gulp-msbuild has moved to https://github.com/fluffynuts/gulp-msbuild.
  • gulp-memory-cache - A gulp 4+ plugin for caching files in memory, with incremental build helpers.
  • gulp-remember - A plugin for gulp that remembers and recalls files passed through it
  • irecord - An immutable store that exposes an RxJS observable. Great for React.
  • radioactive - The Missing Native Functional Reactive API for Javascript
  • gulp-add-src - Add more 'src' files at any point in the pipeline (gulp plugin)
  • Object.observe - Object.observe polyfill/shim trying to be compliant
  • semantic-release - 📦🚀 Fully automated version management and package publishing
  • ng-annotate - Add, remove and rebuild AngularJS dependency injection annotations
  • adtstream - Streams built using Algebraic Data Types (ADT) and Pure FP (Haskell like) code
  • gulp-changed - Only pass through changed files
  • gulp-flatten - Gulp plugin: remove or replace relative paths for files
  • tecate - Figure out when your HTML is busted
  • reqlite - Reqlite - RethinkDB in JavaScript
  • MetaScript - Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.
  • merge2 - Merge multiple streams into one stream in sequence or parallel.
  • deepmerge - A library for deep (recursive) merging of Javascript objects
  • tap-simple - Simple tap formatter: does not clutter output with successes and shows a diff of actual vs. expected.
  • h5ive-DEPRECATED - DEPRECATED A collection of thin facade APIs wrapped around HTML5 JavaScript features.
  • time-require - Displays the execution time for Node.js modules loading by hooking require() calls
  • sprint - A tiny, lightning fast jQuery-like library for modern browsers.
  • tapef - Tape API with Mocha's error output. A hack.
  • requirewith - Dependency injection for Node’s require
  • wires - simple configuration utility with smart module wiring for unobtrusive dependency injection
  • Pimple.js - Pimple is a Dependency Injection Container for javascript , compatible with all javascript enabled browsers.
  • bottlejs - A powerful dependency injection micro container for JavaScript applications
  • gulp-notify - gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging
  • node-notifier - A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
  • layzr.js - A modern lazy loading library for images.
  • treis - 🔦 A simple tool to debug and observe functions
  • npm-link-shared - links a folder of local modules with inter-dependencies to the target directory
  • wait-for-element.js - This library provide a function which wait until an element is visible.
  • gulp-cjs-tasks -
  • html-escaper - A module to escape/unescape common problematic entities done the right way.
  • native-promise-only - A polyfill for native ES6 Promises as close as possible (no extensions) to the strict spec definitions.
  • asynquence - Asynchronous flow control (promises, generators, observables, CSP, etc)
  • gulp-pipe - Expose your flows without laying so much .pipe().
  • stream-from-array - Create streams from arrays of arbitrary Javascript values like strings, functions, arrays, etc.
  • pipe-dream - ABANDONED. DO NOT USE.
  • node-errno - libuv errno details exposed
  • Ouch - NodeJS errors for cool kids
  • lebab - Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.
  • error-system - Your custom errors in your JavaScript code!
  • Clamp.js - Clamps an HTML element by adding ellipsis to it if the content inside is too long.
  • node-resemble.js - LOOKING FOR MAINTAINER - Image analysis and comparison
  • gulp-htmlhint -
  • gulp-rigger - Javascript file parser and include engine #buildjs #node http://buildjs.github.io/rigger
  • node-rules - Node-rules is a light weight forward chaining rule engine written in JavaScript.
  • transform-stream - Turn an asynchronous function into a through stream
  • http-https - A wrapper that chooses http or https for requests
  • clarinet-object-stream - Wrap the Clarinet JSON parser with an object stream: JSON in, parse event objects out.
  • lazysizes - High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
  • object-observe - Object.observe polyfill
  • require1k - A minimal, and yet practically useful, CommonJS/Node.js require module loader for the browser in under 1000 bytes
  • streaming-json-stringify - Streaming JSON.stringify()
  • frontend-boilerplate - Frontend boilerplate for modern day web applications (update: not that modern anymore, go use React instead)
  • gulp-express - gulp plugin for express
  • PhotoSwipe - JavaScript image gallery for mobile and desktop, modular, framework independent
  • substack-flavored-webapp - Here are some tiny backend node modules I like to glue together to build webapps.
  • echo - Lazy-loading images with data-* attributes
  • is-progressive - Check if JPEG images are progressive
  • es7-shim - ECMAScript 7 compatibility shims for legacy JavaScript engines
  • ProState - A simple stateful Object prototype inspired by Unreal Engine 3 Actors
  • nedb - The JavaScript Database, for Node.js, nw.js, electron and the browser
  • gulp-scenario -
  • text-table - generate borderless text table strings suitable for printing to stdout
  • json-streamify - Streaming version of JSON.stringify for node.js
  • eslint-path-formatter - ESLint formatter that displays absolute paths with row/column on one line.
  • dot-object - Transform json objects using dot notation
  • resolve-css-import-urls - Parse css import statements in a string and return full urls
  • melchior.js - Chainable Module Definition (CMD) dependency loader for JavaScript
  • thinky - JavaScript ORM for RethinkDB
  • gulp-useref - Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.
  • atomus - A small utility library for running client-side tests in Node.js environment
  • formatter.js - Format html inputs to match a specified pattern
  • node6 - [DEPRECATED] hacking all the transpilers and polyfills together to transparently support much es6 in node
  • livestampjs - A simple, unobtrusive jQuery plugin that provides auto-updating timeago text to your timestamped HTML elements using Moment.js.
  • node-app-root-path - Determine the root path to your project
  • es6-babel-browserify-boilerplate - An opinionated boilerplate that uses babel to allow for es6 features and uses browserify for file bundleing
  • tap-out - A different tap parser
  • taunus - 🚗 Micro Isomorphic MVC. Progressive Enhancement. Content-First. Single-Page Applications (that are also server-side rendered). Predictive Caching. Bring Your Own View Engine.
  • tiny-emitter - A tiny (less than 1k) event emitter library
  • tapes - A more robust tap-producing test harness for node and browsers. Adds suites, beforeEach, afterEach, etc.
  • unflatten - Unflatten flattened representations of objects
  • css-grid-polyfill - A working implementation of css grids for current browsers.
  • gulp-bench - Gulp plugin for running performance benchmarks
  • run-sequence - Run a series of dependent gulp tasks in order
  • lazypipe - Lazily create a pipeline out of reusable components. Useful for gulp.
  • count-to-6 - An intro to some ES6 features via a set of self-guided workshops.
  • minimist - parse argument options
  • throttling - Throttle a function and cache the result for x milliseconds
  • xml2obj-stream - XML to JavaScript object low memory streaming parser based on node-expat
  • connect-domain -
  • classList.js - Cross-browser element.classList
  • tap-spec - Formatted TAP output like Mocha's spec reporter
  • paws-on-es6 - Minimalist examples of ES6 functionalities.
  • node-streamifier - Converts a Buffer/String to a readable stream.
  • gulp-load-plugins - Automatically load in gulp plugins
  • node-hotswap - This module enables code hotswapping in node.js
  • node-tap - Test Anything Protocol tools for node
  • observify - converts JS objects into their observable equivalents using observ
  • webpack-stream - 🍹 Run webpack through a stream interface
  • razorjs - Experimental Razor-like template parser for Node.js.
  • es6-transpiler - Tomorrow's JavaScript syntax today
  • bulkify - transform inline bulk-require calls into statically resolvable require maps
  • jsdom-little - Cut down version of jsdom without contextify
  • dom-lite - A small DOM implementation where most of DOM attributes and methods from document are implemented
  • event-stream - EventStream is like functional programming meets IO
  • specificity - A JavaScript module for calculating the specificity of CSS selectors
  • vinyl-source-stream - 🌀 Use conventional text streams at the start of your gulp or vinyl pipelines
  • gulp-esnext - [DEPRECATED] Transform next-generation JavaScript to today's JavaScript
  • tarp.require - A lightweight & asynchronous JavaScript loader for CommonJS and NodeJS modules.
  • node-resemble - Image analysis and comparison
  • node-resemble - Image analysis and comparison with HTML5
  • phantomjs - NPM wrapper for installing phantomjs
  • debug - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
  • polyfill - A polyfill combinator
  • polyfill-service - Automatic polyfill service.
  • gulp-out - Output files with patterned output filenames
  • fuck-you - ⚠[unmaintained]⚠ (╯°□°)╯︵sǝssǝɔoɹd oʎ llɐ llıʞǝɓɐɹ
  • spook - functional test harness for casperjs
  • levee - A circuit-breaker pattern implementation with fallback support.
  • mongojs - Node.js module that implements the offical mongo api
  • Sortable - Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
  • connect-acceptoverride - Override Accept to application/json header if URL ends with .json (Connect/Express middleware)
  • object-assign - ES2015 Object.assign() ponyfill
  • optback.js - Extract options and a callback function from arguments
  • deasync -
  • Promise - ES6 Promise polyfill
  • Zebra_Datepicker - A super-lightweight, highly configurable, cross-browser date / time picker jQuery plugin
  • tcomb - Type checking and DDD for JavaScript
  • eCSStender.js - eCSStender enables developers to patch CSS support in browsers and experiment with new features. It also enables designers to keep browser-specific hacks out of their CSS files.
  • Pikaday - A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS
  • mithril.js - A JavaScript Framework for Building Brilliant Applications
  • faker.js - generate massive amounts of realistic fake data in Node.js and the browser
  • json-scrape - scrape json from messy input streams
  • fast.js - Faster user-land reimplementations for several common builtin native JavaScript functions.
  • es6-promise - A polyfill for ES6-style Promises
  • sift.js - Use Mongodb queries in JavaScript
  • json5 - JSON5 — JSON for humans
  • string-to-milliseconds - Converts human readable strings into their millisecond value equivalent.
  • algorithms.js - Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
  • fastsync - Simple flow control library like async but streamlined to be small and fast.
  • node-xconf - Merge configuration files and return all configurations.
  • ProtectJS - Private methods & properties in JavaScript
  • asynctrace - Deep stack traces based on AsyncListener API
  • express-mailer - Send Emails from your application and response object.
  • scanjs - [DEPRECATED] Static analysis tool for javascript code.
  • marko - A declarative, HTML-based language that makes building web apps fun
  • gulp-cssjoin - [DEPRECATED] Use postcss-import https://github.com/postcss/postcss-import
  • gulp-eslint - A Gulp plugin for identifying and reporting on patterns found in ECMAScript/JavaScript code.
  • toSrc - Turns every JavaScript object or primitive into valid source code that can be evaled again.
  • rewire - Easy monkey-patching for node.js unit tests
  • express-load - Autoload scripts (routes, controllers, models...) into an object - great for large Node / Express applications.
  • sext - Simple node extend()
  • fxconsole - [UNMAINTAINED] Remote JavaScript console for Firefox
  • gulp-es6-transpiler - [DEPRECATED] Transpile ES2015 to ES5
  • is-negative-zero - Is this value negative zero? === will lie to you.
  • insertionQuery - Non-dom-event way to catch nodes showing up. And it uses selectors.
  • multiline - Multiline strings in JavaScript
  • requirejs - A file and module loader for JavaScript
  • linq - linq.js - LINQ for JavaScript
  • l33teral - l33teral object literals
  • js-remapped - Translate objects using dot notated mappings.
  • highland - High-level streams library for Node.js and the browser
  • instantclick - InstantClick makes following links in your website instant.
  • node-webshot - Easy website screenshots in Node.js
  • setImmediate-shim-demo - Demo for the setImmediate API cross browser shim
  • ieBetter.js - make ie browser like a morden browser main for ie6~ie8,
  • SublimeJS - Writing Sublime plugins with JavaScript.
  • nodist - Natural node.js and npm version manager for windows.
  • headroom.js - Give your pages some headroom. Hide your header until you need it
  • kwicks - Kwicks - sexy sliding panels for jQuery
  • zoomerang - drop in zoom anything
  • polyfill - JavaScript Polyfills, Shims and More
  • livequery -
  • jsizes - jQuery CSS size properties plugin
  • intro.js - Lightweight, user-friendly onboarding tour library
  • jQuery-UI-Date-Range-Picker - A range picker built on top of jQuery UI's Datepicker Control
  • JSONStream - rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
  • Conzole - Oaxoa.github.io
  • nosql - NoSQL embedded database for small node.js projects
  • svg.js - The lightweight library for manipulating and animating SVG
  • node-trumpet - parse and transform streaming html using css selectors
  • ungit - The easiest way to use git. On any platform. Anywhere.
  • xdm.js - JSON-RPC 2.0 cross-domain communication over postMessage
  • AnySlider - A jQuery/Zepto.js plugin for creating a slider for any kind of content.
  • impress - Enterprise application server for Node.js and Metarhia private cloud ⚡
  • stacktrace.js - Generate, parse, and enhance JavaScript stack traces in all web browsers
  • verlet-js - A simple Verlet physics engine written in javascript
  • AutoTagger - This plugin MooTools will analyse the text of a form field, run it through the Yahoo Term Extraction Web Service and provides a list of signifiant words or phrases as tags
  • picturefill - A responsive image polyfill for <picture>, srcset, sizes, and more
  • Promises - DOM Promises IDL/polyfill
  • binaryjs - Node binary websocket streaming made easy
  • Restler - Simple and effective multi-format Web API Server to host your PHP API as Pragmatic REST and/or RESTful API
  • simple-icons - SVG icons for popular brands
  • bootstrap-datepicker - Bootstrap datepicker originally by Stefan Petre, improved by @eternicode
  • nw.js - Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
  • jquery-textext - A super awesome, customizable text input supporting tags, autocomplete, ajax and other goodness in a crazy cool a-la cart way.
  • dom4 - Modern DOM functionalities for every browser
  • jquery-scroll-pagination -
  • Grid-A-Licious - jQuery Grid-A-Licious plugin (v3)
  • node-imagemagick - Imagemagick module for NodeJS — NEW MAINTAINER: @yourdeveloper
  • Meny - A three dimensional and space effecient menu
  • uMVC - A micro MVC framework in JavaScript.
  • ftcolumnflow - A polyfill that fixes the inadequacies of CSS column layouts
  • photon - CSS 3D Lighting Engine
  • Nestable - Drag & drop hierarchical list with mouse and touch compatibility (jQuery plugin)
  • pageguide - An interactive guide for web page elements using jQuery and CSS3
  • jq-idealforms-old - The ultimate framework for building and validating responsive HTML5 forms.
  • zeroclipboard - The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
  • pivot.js - Build Pivot Tables from CSV/JSON Data
  • Font-Awesome - The iconic SVG, font, and CSS toolkit
  • noty - ⛔️ DEPRECATED - Dependency-free notification library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
  • caniuse - Raw browser/feature support data from caniuse.com
  • FileAPI - FileAPI — a set of javascript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize and auto orientation by EXIF.
  • jquery-flex - A fluid asymmetrical animated grid plugin for jQuery
  • ResponsiveSlides.js - Simple & lightweight responsive slider plugin (in 1kb)
  • csg.js - Constructive solid geometry on meshes using BSP trees in JavaScript
  • jquip - jQuery in Parts
  • jquery.transit - Super-smooth CSS3 transformations and transitions for jQuery
  • autosize - Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.
  • prefixfree - Break free from CSS prefix hell!
  • Hoverizr - Image manipulation and overlay jQuery plugin
  • Design-Patterns-in-Javascript - Design Patterns applied to Javascript code.
  • jquery-patterns - A variety of jQuery plugin patterns for jump starting your plugin development
  • imagesloaded - 📷 JavaScript is all like "You images done yet or what?"
  • tinymce3 -
  • diaporama - image/video/content slideshow engine providing high quality animation effects including Kenburns Effect and GLSL Transitions.
  • smoke.js - framework-agnostic styled alert system for javascript
  • Blueberry - A jQuery image slider plugin written specifically for responsive web design.
  • Craftyslide - A tiny jQuery slideshow plugin
  • node-njst - Node.JS: nJSt (Native JavaScript Templates)
  • glfx.js - An image effects library for JavaScript using WebGL
  • MotionCAPTCHA - MotionCAPTCHA jQuery Plugin - Stop Spam, Draw Shapes
  • dowhen - A very compact jQuery plugin to run a function when a test passes after repeated tries.
  • Flux-Slider - CSS3 Animation based image transitions
  • dyndatetime - a jQuery date+time picker
  • augment.js - Modern JavaScript in your IE
  • jgmap - jQuery plugin to work with Google Maps Api v3
  • mobilize.js - Experimental client-side web site mobilization solutions based on jQuery Mobile
  • cassis - CASSIS is universal javascript/PHP that works on the client and the server for scalable application logic.
  • inline-edit - Click and edit inline plugin for jQuery.
  • jquery-cssHooks - Collection of cssHooks that work with jQuery 1.4.3+
  • flexie - Legacy support for the CSS3 Flexible Box Model
  • has.js - Pure Feature Detection Library
  • mediaelement - HTML5 <audio> or <video> player with support for MP4, WebM, and MP3 as well as HLS, Dash, YouTube, Facebook, SoundCloud and others with a common HTML5 MediaElement API, enabling a consistent UI in all browsers.
  • jQuery-Timepicker-Addon - Adds a timepicker to jQueryUI Datepicker
  • Aloha-Editor - Aloha Editor is a JavaScript content editing library
  • facebox - Facebook-style lightbox, built in jQuery
  • jquery-always - A jQuery plugin that automatically applies jQuery methods to elements that are dynamically added to the page
  • form - jQuery Form Plugin
  • corner - jQuery Corner Plugin (by Dave Methvin and Mike Alsup)
  • colorbox - A light-weight, customizable lightbox plugin for jQuery
  • timePicker - A time picker control for textfields built using jQuery. Inspired by Google Calendar.
  • jquery-tokeninput - Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.
  • locutus - Bringing stdlibs of other programming languages to JavaScript for educational purposes
  • liby - Lightweight JavaScript portability library crazy on performance.
  • helium-css - Helium - javascript tool to scan your site and show unused CSS
  • zoomooz - An easy-to-use jQuery plugin for making zooming web pages.

TypeScript

  • nestjs-zod - All NestJS + Zod utilities you need
  • cac - Simple yet powerful framework for building command-line apps.
  • topo - Helper to resolve monorepo dependencies graph
  • remini - 2 kB Simple and powerful state management in React and Preact
  • incident - Simple errors
  • ts-throwable - A workaround to Type errors on typescript
  • mookme - A pre-commit tool designed for monorepos.
  • nestjs-auth -
  • clean-architecture-nestJS - An in-depth implementation of Clean Architecture using NestJS and type-script
  • fs-fixture - Easily create test fixtures at a temporary file-system path
  • better-deps - CLI for fixing issues with JavaScript dependencies
  • tiny-ui - ⚛️ A friendly UI component set for React.js
  • clean-pkg-json - Script to remove unnecessary properties from package.json on prepublish hook
  • brilliant-errors - Allows apps and libraries to create their own improved error classes with very little effort
  • devmoji - 🤖 🚀 ✨ Emojify your conventional commits with Devmoji
  • semantic-release-toolkit - Semantic release tools, plugins and configs for QIWI OSS projects
  • nx-semantic-release-demo - Nx workspace to demo releasing angular applications in a mono-repo with semantic release.
  • sample-monorepo - React-based sample monorepo using Nx and pnpm 🛠️ 📦
  • prime-nestjs - NestJS Boilerplate with Typescript 🌃, Postgres 👾, TypeORM 🥷 and Docker 🐳 that is suitable for production.
  • wds - Real fast development reloading for server side TypeScript projects.
  • eslint-plugin-move-files - Move and rename files while keeping imports up to date
  • changesets - 🦋 A way to manage your versioning and changelogs with a focus on monorepos
  • eslint-plugin-tutorial - A tutorial/template repository to explain how to create your eslint plugins
  • monopub - Lightweight & fast monorepo publish/release/changelog manager to automate releases using nothing more than Conventional Commits.
  • nx-semantic-release - Package for automated releases for nx built on semantic-release
  • nest-js-tips-and-tricks -
  • nextjs-monorepo-example - Collection of monorepo tips & tricks
  • ibid - Tools to automate your releases and changelogs, esp. for monorepos
  • en-inflectors - 📦 English inflection library for noun (plural to singular and singular to plural), verb (gerund, present & past) and adjectives (comparative & superlative) transformations/conjugation.
  • ts-monorepo - Template for setting up a TypeScript monorepo
  • get-tsconfig - tsconfig.json paser & paths matcher
  • practica - Create Node.js starter app that is production-ready, packed with ✅ best practices and built with simplicity in mind
  • garment - Tool for managing monorepos
  • smoldash - Smoldash, A tiny lodash alternative built for the modern web
  • unmock-js - Fuzz test your REST API calls
  • dpdm - Detect circular dependencies in your TypeScript projects.
  • fast-spec - Discover laws in your code like with QuickSpec
  • connection-string - Advanced URL Connection String
  • copycat - Generate deterministic fake values: The same input will always generate the same fake-output.
  • vue-superman - monorepo for vue utils, but not only vue. such as render vue jsx in template; mock decorator for class to generate faker data; vue online playground and more....
  • tinyspy - 🕵🏻‍♂️ minimal fork of nanospy, with more features
  • phantomdi - A dependency injector
  • ts-zero-cost-iters - A typescript plugin which transpiles multiple array methods like map, filter, reduce, etc. into a single for loop.
  • ts-macros - A typescript transformer / plugin which allows you to write rust-like macros for typescript!
  • ts-runtime-checks - A typescript transformer which automatically generates validation code from your types.
  • preconstruct - 🎁 Dev and build your code painlessly in monorepos
  • jestor - Defines how Jest mocks should behave
  • mockmocklib - A mock mock object typescript library
  • headlessui-float - Easily use Headless UI with Floating UI to position floating elements.
  • typeorm-helpers -
  • mocker-data-generator - A simplified way to generate masive mock data based on a schema, using the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs), all in one tool to generate your fake data for testing.
  • monorepo-utils - A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..
  • use-clamp-text - react hook to clamp multiline text to a given height in a responsive way and with extreme flexibility (under 2.5kb)
  • element - Fast and simple custom elements.
  • lowclass - JavaScript/TypeScript class inheritance tools.
  • ts-error-translator - VSCode extension to turn TypeScript errors into plain English
  • wireit - Wireit upgrades your npm scripts to make them smarter and more efficient.
  • instant-mocha - ☕️ Build tests with Webpack and run with Mocha in one command
  • gql-query-builder - 🔧 Simple GraphQL Query Builder
  • nestjs-typeorm-testing - Typeorm Testing module for NestJS, with this module you don't need an access to DB to test the BeforeInsert hook of typeorm entities.
  • jest-preview - Debug your Jest tests. Effortlessly.🛠🖼
  • npkill - List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
  • rci - 🔢 better code inputs for react/web
  • GhostUI - Headless UI copmonent collection for React
  • react-headless-hooks - Build and design powerful components while retaining 100% control over markup and styles.
  • typetta - Node.js ORM written in TypeScript for type lovers.
  • headlessui-datepicker - React datepicker with Headless UI components and TailwindCSS styling.
  • nestjs-geteventstore -
  • react-props-x - Provide react util. FCX & PX
  • precise-commits - ✨ Painlessly apply Prettier by only formatting lines you have modified anyway!
  • react-headless-confirm - Headless, Promise-based confirm component for React
  • primitives - An open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
  • reach-ui - The Accessible Foundation for React Apps and Design Systems
  • unplugin-swc - SWC plugin for Vite and Rollup
  • cosmere - Sync your markdown files to Confluence
  • auditjs - Audits an NPM package.json file to identify known vulnerabilities.
  • confluence.js - confluence.js is a powerful Node.JS/Browser module that allows you to interact with the Confluence API very easily
  • stromjs - Dependency-free stream utils for Node.js
  • concurrently.macro - Transform your async function to be run concurrently much as possible
  • ast-node-finder - AST Node Find api automatically generated from code
  • pkgroll - 📦 🍣 Zero-config JS bundler for ESM, CommonJS, and .d.ts outputs
  • nestjs-graphql-easy - A library for NestJS that implements a dataloader (including for polymorphic relation) for graphql, as well as automatic generation of arguments for filters, sorting and pagination, and their processing in the dataloader.
  • pleo-spa-cicd - Reusable pieces of CICD pipelines for Single Page Applications
  • almin - Client-side DDD/CQRS for JavaScript.
  • typeof - Extended typeof operator for more control over your types.
  • WorkerBee - Inline Web Workers without external files
  • clean-on-nest - Clean Architecture'd REST-like API, Authentication & Role based authorization, stack: NodeJS, NestJS, TypeORM, PostgresSQL, Nrwl monorepo, multi library structured
  • ladle - 🥄 Develop, test and document your React story components faster.
  • github-action-benchmark - GitHub Action for continuous benchmarking to keep performance
  • peeky - A fast and fun test runner for Vite & Node 🐈️ Powered by Vite ⚡️
  • npm-check-updates - Find newer versions of package dependencies than what your package.json allows
  • sql-language-server - SQL Language Server
  • graphql-scalars - GraphQL Scalar Types ⚙️ @the-gear/graphql-scalars ⚙️ BigInt, Currency, Date, DecimalCurrency, Decimal, JSON, Timestamp
  • node-surrial - Serialize anything. Pretty surreal!
  • statoscope - Statoscope is a toolkit to analyze and validate webpack bundle
  • errorish - When you have an error-ish but what you really want is an Error
  • brandi - The dependency injection container powered by TypeScript.
  • error-c - error-c is constant based error define micro framework, you can define error with message(dynamic) more staticaly and safely on typescript
  • typescript-error - This monorepo contains error interfaces/classes in general and explicit implementations for http & websocket errors.
  • errorable - An easy way to define errors and use it easily
  • neverthrow - Type-Safe Errors for JS & TypeScript
  • hooks - NestJs tooling to enable hooks/actions to make modules more isolated and extendable
  • prisma-repl - REPL for Prisma databases.
  • subsink - RxJS subscription sink for unsubscribing gracefully in a component
  • nestjs-common - Our common decorators, services, etc for NestJS projects
  • zod-prisma - A custom prisma generator that creates Zod schemas from your Prisma model.
  • kitql - A set of tools, helping you building efficient apps in a fast way. >> SvelteKit & GraphQL <<
  • hooks - A high-quality & reliable React Hooks library.
  • event-sourcing-generator - Utils for generating CQRS + Event Sourcing classes for NestJS
  • redisk - TypeScript ORM for Redis.
  • microservices-basics - This project intention is to show microservices basic concepts in NestJs
  • faker - Generate massive amounts of fake data in the browser and node.js
  • sql-lint - An SQL linter
  • rsts -
  • eslint-plugin-ts-exports - ESLint wrapper for ts-unused-export
  • syncpack - Consistent dependency versions in large JavaScript Monorepos.
  • Mang.Mock-Generator - Mock Generator from Typescript Interfaces
  • nestjs-cqrs-static-type-generator -
  • nest-console - Create beautiful CLI commands in your NestJS Applications
  • ts-simple-type - Relationship type checker functions for Typescript types.
  • runtime-typescript-checker - Parses TypeScript types and interfaces to automatically generate code for runtime validation
  • nestjs-context - NestJS request-scoped context
  • vitebook - 🔥 Blazing fast static-site generator. Powered by Vite.
  • pg-mem - An in memory postgres DB instance for your unit tests
  • nestjs-gql-connections - Easy and spec-compliant pagination/connections for your NestJS GraphQL objects.
  • prisma-relay-cursor-connection - Extend Prisma's findMany method to support Relay Cursor Connections
  • nestjs-better-validation - A better validation pipe for NestJS.
  • vite - Next generation frontend tooling. It's fast!
  • nestjs-prisma-monorepo - NestJS + Prisma + Yarn Workspaces (Monorepo) full-stack project template
  • vitest - A Vite-native test framework. It's fast!
  • aurora - CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations
  • ts-node - TypeScript execution and REPL for node.js
  • tsafe - 🔩 The missing TypeScript utils
  • adminjs-prisma -
  • ts-transform-esm-import - Rewrite TypeScript import paths to ES Modules import paths
  • DI-compiler - A Custom Transformer for Typescript that enables compile-time Dependency Injection
  • ts-patch - Augment the TypeScript compiler to support extended functionality
  • plumier - A TypeScript backend framework focuses on development productivity, uses dedicated reflection library to help you create a robust, secure and fast API delightfully.
  • mockingbird - 🐦 Decorator Powered TypeScript Library for Creating Mocks
  • eslint-plugin-nestjs-typed - Some eslint rules for working with NestJs projects
  • location - ⚛️ Enterprise Client-Side Routing for React
  • nestjs-microservices-cqrs - NestJS Microservices CQRS - Modified CQRS module to subscribe/publish Events globally instead of locally
  • nestjs-libs - Libraries for NestJS
  • nest-request-context -
  • infer-gql -
  • create-issue-from-file - A GitHub action to create an issue using content from a file
  • nx-mutation -
  • mochapack - Mocha test runner with integrated webpack precompiler
  • chrono - A natural language date parser in Javascript
  • prisma-ast - Abstract Syntax Tree for parsing schema.prisma files
  • adminjs - AdminJS is an admin panel for apps written in node.js
  • class-validator-extended - Additional decorators for class-validator and class-transformer
  • nestjs-library-template - Template to generate new NestJS libraries
  • ts-diagnostic-formatter - Formatter for TypeScript Diagnostics
  • platform - Monorepo for all addons, website, docs, and assets
  • gqty - a GraphQL client built for rapid iteration
  • tscc - A collection of tools to seamlessly bundle, minify Typescript with Closure Compiler
  • suspend-react - 🚥 Async/await for React components
  • module-federation -
  • prisma-event-dispatcher - Event Dispatcher for Prisma Models
  • ts-transformer-testing-library - Make testing custom TypeScript transformers a breeze
  • prettier-plugin-organize-attributes - Organize your HTML attributes automatically with Prettier 🧼
  • nestjs-project-structure - Node.js framework NestJS project structure
  • prisma-offset-pagination - Offset Pagination based on cursor system
  • exception-tree - Produce exception errors that point to where in a data tree the error occurred.
  • prisma-rays - Alternative migration client for prisma ORM
  • nx-plugins - Nx plugin integrations with ESBuild / Vite / Snowpack / Prisma, with derived ESBuild / Snowpack / ... plugins.
  • nx-clean - Clean Architecture with TypeScript, Angular, React, Web Components, Node, Nest... for Nx Workspaces
  • somehooks - framework agnostic hooks
  • nest-apollo-federation - Federation example with nest apollo and prisma
  • xoid - Framework-agnostic state management library designed for simplicity and scalability ⚛
  • new-error - Production-grade error creation and serialization library designed for Typescript
  • defekt - defekt is custom errors made simple.
  • nestjs-cls - A continuation-local storage module compatible with NestJS's dependency injection.
  • sinai - Type safe state management inspired by Vuex
  • prisma-generator-nestjs-dto - Generates NestJS DTO classes from Prisma Schema
  • use-async-resource - A custom React hook for simple data fetching with React Suspense
  • advanced-search-query - Another simple parser for advanced search query syntax.
  • qparse - A simple top-down parser for advanced search queries
  • tsconfig-to-swcconfig - Convert tsconfig to swc config
  • xml-core - xml-core is a set of classes that make it easier to work with XML within the browser and node.
  • typeorm-graphql-joiner - A helper to join TypeORM relations based on fields selected in a GraphQL query.
  • urql - The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
  • bulletproof-react - 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
  • unplugin - Unified plugin system for Vite, Rollup, Webpack, and more
  • vite-plugin-react-pages - A vite framework for building react app. Especially suitable for document site and demos/playgrounds of react components.
  • vite-plugin-federation - Module Federation for vite & rollup
  • nestjs-mercurius - NestJs module to use Mercurius as GraphQL server
  • nest-fgql - Fast, lightweight GraphQL module to be used in NestJS
  • nestjs-static-injector - Static injection for dependencies on NestJS
  • ng-mocks - Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup
  • react-exception - A flexible React's Error Boundary implementation
  • react-pending-resource -
  • react-toastify - React notification made easy 🚀 !
  • react-render-tracker - React render tracker – a tool to discover performance issues related to unintentional re-renders and unmounts
  • nestjs-async-cqrs - A lightweight CQRS module for Nest framework (node.js) 🎈
  • node-error - custom typescript and javascript errors with codes and causes for node and browsers (without any dependencies)
  • cypress-realworld-app - A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
  • nestjs-prisma - Library and schematics to add Prisma integration to a NestJS application
  • yalc - Work with yarn/npm packages locally like a boss.
  • vite-plugin-node - Vite plugin to run your node dev server with HMR!
  • react-loads - React Loads is a backend agnostic library to help with external data fetching & caching in your UI components.
  • cooky-cutter - 🍪 Object factories for testing in TypeScript
  • nestjs-prisma-multitenant -
  • prismaliser - Visualise your Prisma schema!
  • prismix - The Prisma schema mixer 🍜
  • react-stateful-tabs - Preserve the internal state of a component when it’s hidden.
  • swr - React Hooks for Data Fetching
  • react-async-hook - React hook to handle any async operation in React components, and prevent race conditions
  • use-cookie-consent - Tiny (~1kB gzipped) hook for managing GDPR cookie consent state.
  • typebox - JSON Schema Type Builder with Static Type Resolution for TypeScript
  • barrel-maintainer - Automated real-time maintenance of barrels in JavaScript and TypeScript.
  • barrelbot - The Automated barrel file manager: Recursively watches a folder and generates barrel files for your JS/TS project
  • typescript-error-guide - TypeScript quirks and limitations, with explanations and solutions.
  • errors -
  • error3 - 💢⚠️ Error object for JS and TS
  • type - Common types, type guards and checkers.
  • ts-guards - A small set of utility functions for checking types in TypeScript using type-guards
  • ts-util-is - TypeScript typeof utility helper with no dependencies.
  • throwless - The Result and Option type from Rust ported to TypeScript.
  • monads - 👻 Option, Result, and Either types for TypeScript; Inspired by Rust
  • prisma-erd-generator - Generate an ER Diagram based on your Prisma schema every time you run npx prisma generate
  • resolvers - 📋 Validation resolvers: Yup, Zod, AJV, Joi, Superstruct, Vest, class-validator, io-ts, typanion, Ajv and nope.
  • class-validator-matches - Matches decorator for class-validator
  • nestjs-eventstore - NestJS module for eventsourcing development with eventstore database
  • typescript-event-sourcing-sample-app - Typescript API that implements CQRS & Event Sourcing
  • mustodon - A to do list example DDD + CQRS + ES application.
  • nestjs-eventstore - An implementation of the EventStore nodejs client module within the Nestjs CQRS framework.
  • real-world-app-cqrs-es - WIP
  • fronts - A progressive micro frontends framework for building Web applications
  • jest-mock-extended - Type safe mocking extensions for Jest https://www.npmjs.com/package/jest-mock-extended
  • cypress-schematic - ⛔️ DEPRECATED Add cypress to an Angular CLI project
  • catch-decorator - Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation
  • cockatiel - A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. Inspired by .NET Polly.
  • prisma-factory - Factories ❤️ Prisma
  • ts-arch - An architecture unit test framework for Typescript
  • valita - A typesafe validation & parsing library for TypeScript. It's pretty fast!
  • nest-typed-config - Intuitive, type-safe configuration module for Nest framework ✨
  • typed-graphqlify - Build Typed GraphQL Queries in TypeScript without the code generation
  • cqrx -
  • unimported - Find and fix dangling files and unused dependencies in your JavaScript projects.
  • node-trucker - import-aware file management and dependency analysis for javascript
  • react-service-locator - React implementation of the service locator pattern using Hooks, Context API, and Inversify.
  • nest-cqrs-eventstore -
  • aws-nestjs-starter - Serverless, AWS, NestJS, GraphQL and DynamoDB starter
  • micro-frontend-with-nx -
  • humanizer.node - Humanizer meets all your NodeJs needs for manipulating and displaying strings, dates, times, timespans, numbers and quantities.
  • tsmirror - Various packages to explore the possibilities of full reflection in typescript.
  • ts-di-transformer - A proof-of-concept of using interfaces with a dependency injection system with custom transformers
  • tsruntime - typescript: emitting types info for using in runtime (reflection)
  • nestjs-customer-order-eventsourcing-cqrs - Nestjs project with simple customer and order cqrs using Kafka as EventBus
  • nestjs-pg-notify - NestJS custom transport strategy for PostgreSQL Pub/Sub.
  • slidev - Presentation Slides for Developers
  • event-sourcing-nestjs - NestJS module for implementing Event Sourcing
  • nest-todo-cqrs -
  • precise-commits - ✨ Painlessly apply Prettier by only formatting lines you have modified anyway!
  • nestjs-cqrs-es - Utitilties for using EventStoreDB with @nestjs/cqrs
  • domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
  • superplate - A well-structured production-ready frontend boilerplate with Typescript, Jest, testing-library, styled-component, Sass, Css, .env, Fetch, Axios, Reverse Proxy, Bundle Analyzer and 30+ plugin. For now, only creates projects for React and Next.js. https://pankod.github.io/superplate/
  • nestjs-packages -
  • dbgr - Lightweight debugger for Node.js
  • utility-types - Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
  • esbuildnx - Esbuild plugin for Nx
  • vite-plugin-test - Vite plugin with mocha and puppeteer
  • exome - 🔅 State manager for deeply nested states
  • DI - A compile-time powered Dependency-Injection container for Typescript that holds services and can produce instances of them as required.
  • Litepicker - Date range picker - lightweight, no dependencies
  • TsUML2 - Generates UML diagrams from TypeScript source code
  • esbuild-runner - ⚡️ Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild
  • esbuild-jest - A Jest transformer using esbuild
  • wsdl2ts -
  • gitmoji-commit-workflow - 😉 Gitmoji Commit Workflow
  • awesome-fluent-graphql - Awesome list of fluent GraphQL clients & examples
  • genql - Type safe Graphql query builder
  • ts-rust-bridge - Collection of packages to codegen types and serialization to communicate between ts and rust
  • bundless - Dev server and bundler based on esbuild
  • eslint-plugin-testing-library - ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
  • cypress-typescript-jest-expect - Cypress end-to-end test automation boilerplate, Using TypeScript, Jest and Expect.
  • wsdl-tsclient - 📄 Generate typescript client from wsdl
  • prisma-appsync - ⚡ Converts your ◭ Prisma Schema into a full-blown GraphQL API for AWS AppSync.
  • purge-icons - 🎐 Bundles icons on demand
  • iconify - Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other open source icon sets (100+ icon sets, 100,000+ icons). SVG framework, React, Vue and Svelte components!
  • elegant-frontend-architecture -
  • nestjs-flow - End to end build a project with NestJS
  • nestjs-graphql-prisma - Boilerplate backend NestJS GraphQL project using Prisma 2 & PostgreSQL
  • react-strict-forms -
  • prisma-class-validator - 💎 Generate class-validator types from a Prisma project
  • class-validator-message-formatter -
  • arcsecond - ✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec
  • graphql-scalars - A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
  • eslint-plugin-diff - Run ESLint on your changes only
  • sql-ts - Generate TypeScript interfaces from a SQL database.
  • mappet - Lightweight, composable mappers for object transformations/normalization
  • devkit - Tools that make Angular developer's life easier.
  • eslint-plugin-10x - Some ESLint rules to increase productivity in React
  • nx-examples - Example repo for Nx workspace
  • bus - A typescript based enterprise service bus framework based on enterprise integration patterns
  • domain - Domain operations Nx generators
  • shirt-shop -
  • outside-click - 👆 A simple outside click listener with no external dependencies.
  • jest - Super-fast alternative for babel-jest or ts-jest without type checking
  • remark-typescript-tools -
  • sqltyper - TypeScript types for raw PostgreSQL queries
  • nestjs-module-boilerplate - A boiler for making nestjs modules especially where it is meant to be shared as a package.
  • kittgen-nestjs - Set of libraries and code generators for Nestjs
  • run-script-webpack-plugin - Automatically run your script once Webpack's build completes.
  • node-async-context - a continuation local storage / asynchronous execution context for node.js via async_hooks
  • nestjs-request-context - Helper library for accesing request from singleton services
  • nestjs-request-context - NestJS Request Context using AsyncLocalStorage
  • nestjs-rest-cqrs-example - Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD
  • nestjs-ddd -
  • nestjs-context -
  • nestjs-ioc-example -
  • vscode-sqltools - Database management for VSCode
  • tql - A GraphQL query builder for TypeScript. Avoid the pain of codegen.
  • swc-node - Faster ts-node without typecheck
  • swirly - A marble diagram generator.
  • ngx-operators - RxJS operators for Angular
  • type-challenges - Collection of TypeScript type challenges with online judge
  • pojo-observer - A minimalist object observer with React hooks support. Allows you to separate concerns between presentation and interaction logic
  • candymail - Email Automations for Node.js
  • counter-clean-architecture -
  • rxjs-multi-scan - multiScan operator for RxJS - Combine multiple sources into a single scan operation.
  • request-inspector - A request timing diagnostic tool for Web and Node.js applications
  • nestjs-tracer - Trace class methods ussing decorators.
  • express-requestid - Request ID middleware for express
  • nestjs-jaeger-tracing - NestJS jaeger tracing
  • nestjs-async-hooks -
  • react-cell - Redwood Cells, but without Redwood and with TypeScript
  • nestjs-async-transform - The way to connect dto to nestjs di system
  • Chromogen - UI-driven Jest test-generation package for Recoil selectors
  • clean-react - Sistema em ReactJs usando Hooks, Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
  • recoil-form - Blazing fast React forms build on top of Recoil
  • typesql - TypeSQL - Generate Typescript API from raw MySQL queries. Compatible with Deno and Node.
  • nestjs-kubernetes - NestJS Kubernetes example
  • debugr - JS debugger
  • nestjs-query - Easy CRUD for GraphQL.
  • ultra-runner - 🏃⛰ Ultra fast monorepo script runner and build tool
  • destiny - Prettier for File Structures
  • engine - Rapidly build your data model with TypeScript and Engine instantly turns it into a GraphQL API.
  • strest - ⚡️ CI-ready tests for REST APIs configured in YAML
  • async-context - 🔗 NestJS Async Context based on async_hooks
  • mitosis - Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and more.
  • pgsql-ast-parser - Yet another simple Postgres SQL parser
  • rerror - Use RError instead of Error in Node.js and the browser. It provides nested information about the cause of failure without significant impact on performance.
  • eslint-plugin-rxjs-angular - ESLint rules for RxJS and Angular
  • ts-object-transformer - Simple transformObject() utility function allowing to transform an object to another in a type-safe way
  • mapper - 🔥 An Object-Object AutoMapper for TypeScript 🔥
  • morphism - ⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
  • ni - 💡 Use the right package manager
  • class-validator-callback - ValidateCallback decorator for class-validator
  • react-class-validator - React hook for validating forms with class-validator
  • mfsqlchecker - Statically validate correctness of all your SQL queries. TypeScript, PostgreSQL
  • testdeck - Object oriented testing
  • rxjs-debug - Automated RxJS Visualizer
  • joist - A small (~2kb) library to help with the creation of web components and web component based applications
  • ceylon - An assertion library for TypeScript and JavaScript
  • typed-query-selector - Better typed querySelector and querySelectorAll.
  • nestjs-testing - A collection of NestJS testing examples
  • error-tailor - 🦄 Making sure your tailor-made error solution is seamless!
  • ts-sql-query - Type-safe SQL query builder like QueryDSL or JOOQ in Java or Linq in .Net for TypeScript with MariaDB, MySql, Oracle, PostgreSql, Sqlite and SqlServer support.
  • sql-typed - a simple, typesafe SQL DSL implementation in TypeScript
  • sql-surveyor - High-level SQL parser. Identify tables, columns, aliases and more from your SQL script in one easy to consume object. Supports PostgreSQL, MySQL, SQL Server and Oracle (PL/SQL) dialects.
  • web - Guides, tools and libraries for modern web development.
  • pgtyped - pgTyped - Typesafe SQL in TypeScript
  • ts-sql - A SQL database implemented purely in TypeScript type annotations.
  • nestjs-mtenant - NestJS - an module to enable multitenancy support with deep integration into the system as whole
  • deep-email-validator - Validates regex, typos, disposable, dns and smtp
  • classenv - Describe your environment variables contract with TypeScript class
  • testing-nestjs - A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
  • environment - ⚙️ Extremely simple environment module
  • typegraphql-prisma - Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema
  • reactime - Chrome developer tool for time travel debugging and performance monitoring in React applications.
  • ts-dependency-graph - prints a dependency graph in dot format for your typescript/react project
  • performance-observer - Generic interface for PerformanceObserver API.
  • reactFLO - A Chrome DevTool built for developers to visualize the flow of state throughout their application.
  • react-select - The Select Component for React.js
  • formik - Build forms in React, without the tears 😭
  • ts-unused-exports - ts-unused-exports finds unused exported symbols in your Typescript project
  • headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
  • modern-graphql-api-template - Backend template - Prisma, GraphQL, Authentication, Authorization, CI/CD, Deployment
  • entente - A convention testing framework for JavaScript/TypeScript.
  • query - 🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.
  • base-app-nestjs - Base application using nest JS focused on DDD architecture and SOLID principles
  • prisma-dbml-generator - Prisma DBML Generator
  • nestjs-i18n - The i18n module for nestjs.
  • ts-mockito - Mocking library for TypeScript
  • nestjs-event-store - NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs
  • jira.js - A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
  • select-snapshot - 🌊 Flexibile decorator that allows to get a snapshot of the state
  • basho - Lazy shell pipelines in plain JavaScript
  • prettier-plugin-tailwind - Sort tailwind classes in HTML with Prettier.
  • easy-attach - If the desired entry point to debugging is unclear (e.g. within webpack configurations) this tool will help you by not just waiting for a debugger to connect but also launching it from scratch. Don't use the excuse that attaching a debugger is cumbersome next time you use console.log for debugging!
  • taze - 🥦 A modern cli tool that keeps your deps fresh
  • react-error-boundary - Simple reusable React error boundary component
  • headwind - An opinionated Tailwind CSS class sorter built for Visual Studio Code
  • flydrive - ☁️ Flexible and Fluent framework-agnostic driver based system to manage storage in Node.js
  • ngast - Parser for Angular projects.
  • nestjs-graphql-cqrs - NestJS + GraphQL + CQRS + WS Subscriptions
  • ultimate-backend - Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
  • nest-microservices - Small user management system using nest microservices
  • react-performance-testing - A library to test runtime performance in React
  • node-reload - An advanced hot reload solution for Node apps. Works very well for developing VSCode extensions and automating websites with puppeteer.
  • ddd - A Domain Driven Design framework for software simplicity in node
  • clean-architecture-showcase - Zero to Hero Clean Architecture Showcase
  • eslint-plugin-react-etc - More ESLint rules for React
  • TypeStat - Converts JavaScript to TypeScript and TypeScript to better TypeScript.
  • meta-typing - 📚 Functions and algorithms implemented purely with TypeScript's type system
  • prettier - 📦 Opinionated but Incredible Prettier plugins.
  • TsUML - Generates UML diagrams from TypeScript source code
  • ts-essentials - All basic TypeScript types in one place 🤙
  • earl - ☕ Ergonomic, modern and type-safe assertion library for TypeScript
  • ts-prune - Find unused exports in a typescript project. 🛀
  • tslint-no-circular-imports - TSLint plugin to detect and warn about circular imports
  • msw - Seamless REST/GraphQL API mocking library for browser and Node.js.
  • eslint-plugin-typescript-compat-dom - Uses mdn-browser-compat-data, browserslist, TypeScript Compiler API and lints compatibilities between browsers DOM APIs.
  • knests - Full-stack boilerplate (project/hackathon starter) with Docker/NodeJS/Typescript/GraphQL/React/Material-UI
  • tsup - The simplest and fastest way to bundle your TypeScript libraries.
  • tsx-air - Thoughts on a new rendering system
  • tsquery - TypeScript AST query library
  • textlint - The pluggable natural language linter for text and markdown.
  • nestjs-cqrs-starter - NestJS CQRS Microservices Starter Project
  • nestjs-graphql-best-practice - NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
  • zodash - Zero's Standard Lib or Doreamon
  • prisma-uml - A CLI to transform a Prisma schema to a PlantUML Entity RelationShip Diagram
  • rxdeep - rxjs deep state management
  • nestjs-microservice-architecture - Briefly looking into emulating microservice architecture locally using docker-compose to solidify my understanding
  • nexus - Code-First, Type-Safe, GraphQL Schema Construction
  • typescript-clean-architecture - It is my attempt to create Clean Architecture based application in TypeScript.
  • onion-architecture-boilerplate - Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant
  • js-to-ts-converter - Small utility to fix common js->ts issues in order to assist in migrating a codebase
  • tslog - 📝 tslog - Expressive TypeScript Logger for Node.js.
  • rxweb - Tons of extensively featured packages for Angular, VUE and React Projects
  • eslint-plugin-functional - ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
  • eslint-plugin-regexp - ESLint plugin for finding regex mistakes and style guide violations.
  • register - Super fast alternative for babel-register
  • code-count - A CLI tool to count code lines and characters.
  • ts-type-checked - Runtime duck type checking utilities for TypeScript.
  • strong-mock - Type safe mocking library for TypeScript
  • typescript-runtime-type-benchmarks - 📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
  • sqlmancer - Conjure SQL from GraphQL queries 🧙🔮✨
  • react-frontload - Async data loading for React components, on client & server
  • memfs - In-memory filesystem with Node's API
  • ts-morph - TypeScript Compiler API wrapper for static analysis and programmatic code changes.
  • tshttp - Low-Level TypeScript HTTP-related Modules.
  • tsc-prog - Create a tsconfig and compile Typescript files programmatically.
  • nestjs-bff - A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.
  • ky - 🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API
  • overmind - Overmind - Frictionless state management
  • perfume.js - Web performance library for measuring all performance vitals metrics
  • typescript-coverage-report - Node command tool to generate TypeScript coverage report
  • bem-react - A set of tools for developing user interfaces using the BEM methodology in React
  • react-school-2019 -
  • tslint-to-eslint-config - Converts your TSLint configuration to the closest possible ESLint equivalent. 🚀
  • prisma-tools - Prisma tools to help you generate CRUD system for GraphQL servers
  • crank - Write JSX-driven components with functions, promises and generators.
  • 1loc - What's your favorite JavaScript single LOC (line of code)?
  • redux-toolkit - The official, opinionated, batteries-included toolset for efficient Redux development
  • use-http - 🐶 React hook for making isomorphic http requests
  • constructor-injection -
  • node-microservice-demo - ✨ Example project for Micro-services w/ Node + TypeScript + Express + Swagger + Docker
  • ta-json - Type-aware JSON serializer/parser
  • defu - Assign default properties, recursively. 🌊
  • jest-class-mocker - Jest mocks for TypesScript Classes
  • jest-helpers - TypeScript helper functions for Jest to help make your tests resilient to refactoring.
  • jest-mock-proxy - Mock classes and objects with the power of proxies!
  • lens - Lens - The way the world runs Kubernetes
  • tspm - A TypeScript path (re-)mapper
  • computed-types - 🦩 Joi like validations for TypeScript
  • blitz - ⚡️The Fullstack React Framework — built on Next.js
  • redwood - The App Framework for Startups
  • typegraphql-prisma-nestjs - Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
  • license - Easily generate licenses for your projects!
  • node-cli-toolkit -
  • class-validator-rule - tslint rule for class-validator
  • typegraphql-nestjs - TypeGraphQL integration with NestJS
  • nestjs - A collection of badass modules and utilities to help you level up your NestJS applications 🚀
  • nestjs-pino - Platform agnostic logger for NestJS based on Pino with REQUEST CONTEXT IN EVERY LOG
  • unstated-next - 200 bytes to never think about React state management libraries ever again
  • gqless - a GraphQL client without queries
  • ts-mixer - A small TypeScript library that provides tolerable Mixin functionality.
  • ngxs-notification-plugin - 🔔 NGXS Notification Plugin
  • graphql-mesh - GraphQL Mesh — Query anything, run anywhere
  • nestjs-prisma-starter - Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
  • scriptlint - an enforceable script naming standard for package.json
  • ts-nameof - nameof in TypeScript
  • rx-trace - 📝 A simple trace operator to help with debugging Rx streams
  • rx-ninja - Utilities for RxJS
  • nestjs-graphql-boilerplate - Dockerized API boilerplate with NestJS and GraphQL.
  • ts-mixins -
  • api-viewer-element - API documentation and live playground for Web Components. Based on Custom Elements Manifest format
  • lightweight-charts - Financial lightweight charts built with HTML5 canvas
  • prisma-test-utils - A collection of data model agnostic test utils.
  • nest-mongo-graphql -
  • tydoc - The TypeScript documenter that meets you where you are
  • uppload - 📁 JavaScript image uploader and editor, no backend required
  • svelte-preprocess - A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
  • typescript-custom-elements - Typescript Custom Element Decorator
  • micro-jaymock - Tiny API mocking microservice for generating fake JSON data.
  • eslint-plugin-wc - ESLint rules for Web Components
  • eslint-plugin-lit - lit-html support for ESLint
  • csslayout - A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!
  • web-component-analyzer - CLI that analyzes web components and emits documentation
  • deepkit-framework - A new full-featured and high-performance TypeScript framework for enterprise applications.
  • web-config - A Rollup configuration to build modern web applications with sweet features as for example SCSS imports, Service Worker generation with Workbox, Karma testing, live reloading, coping resources, chunking, treeshaking, Typescript, license extraction, filesize visualizer, JSON import, budgets, build progress, minifying and compression with brotli and gzip.
  • lit-props - lit-element TypeScript properties made easy
  • di-ts - Dependency Injection in TypeScript
  • js-uprtcl - Libraries, tools and modules to create _Prtcl web apps
  • solid - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • split-element - Lazy loaded LitElements
  • inline-lit-element-loader - Webpack loader to inline LitElement external styles and decorators
  • corpuscule - Lightweight framework based on WebComponents and decorators
  • patternfly-elements - PatternFly Elements. A set of community-created web components based on PatternFly design.
  • readymade - JavaScript microlibrary for developing Web Components with Decorators.
  • swaggerlint - Keep your API consistent
  • spectrum-web-components - Spectrum Web Components
  • importly - import map generator
  • micro-frontends-with-web-components -
  • angular-8-pwa-weather-center - Angular 8 PWA with information from openweather API
  • angular-8-store-pwa-boilerplate - Angular 8 PWA example. Using @ngxs, flex, material, cypress for testing, and other usefull libs.
  • idb-keyval - A super-simple-small promise-based keyval store implemented with IndexedDB
  • rx-form-mapper - Proper decorator-based transformation / serialization / deserialization of plain javascript classes to angular reactive forms
  • tyson - A TypeScript serialization/deserialization library to convert objects to/from JSON
  • json-object-mapper - A TypeScript library to serialize and deserialize object graph from/to JSON in a fast and non-recursive way
  • typeserializer - 🎉 Awesome serializer / deserializer for javascript objects
  • cerialize - Easy serialization through ES7/Typescript annotations
  • postcss-center - PostCSS plugin to center elements.
  • ngxs-synchronizers - Easily keep your app's local state synchronized with your backend, databases and more! ngxs-synchronizers simplifies synchronizing your NGXS-based application state with external data sources.
  • unit - 🧪 The JavaScript unit testing framework for perfectionists
  • pigly - unobtrusive dependency-injection for javascript/typescript
  • ts-auto-mock - Typescript transformer to unlock automatic mock creation for interfaces and classes
  • angularjs-typescript-webpack - AngularJS 1.7, typescript 3 and webpack 4 starter project based on angular tutorial
  • angularjs-webpack-starter - 🚀 A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
  • qawolf - 🐺 Create browser tests 10x faster
  • angular-eslint - ✨ Monorepo for all the tooling related to using ESLint with Angular
  • secret - Prevent your secrets from accidental leak
  • di - Dependency injection library for TypeScript projects.
  • ng-metadata - Angular 2 decorators and utils for Angular 1.x
  • rea-di - Dependency injection for React done right. Hierarchical injection on both component and service layer powered by injection-js (Angular DI framework) 🖖
  • ng-mazdik - Angular UI component library
  • graphql-query-complexity - GraphQL query complexity analysis and validation for graphql-js
  • data-mocks - Library to mock local data requests using Fetch or XHR
  • typescript-transformer-handbook - 📘 A comprehensive handbook on how to create transformers for TypeScript with code examples
  • graphql-tag - A JavaScript template literal tag that parses GraphQL queries
  • lit-element - LEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.
  • weightless - High-quality web components with a small footprint
  • node-await-event-emitter - await events library like EventEmitter
  • angular-builders - Angular build facade extensions (Jest and custom webpack configuration)
  • TypedJSON - Typed JSON parsing and serializing for TypeScript that preserves type information.
  • ts-codemod - Typescript based codemods
  • purify - Functional programming library for TypeScript - https://gigobyte.github.io/purify/
  • data - NGXS Persistence API
  • microfronts - Polyglot Front-End Solution for running multiple frameworks as one
  • prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
  • graphql-shield - 🛡 A GraphQL tool to ease the creation of permission layer.
  • await-result - Error handling for async functions without try/catch blocks
  • teapot - Utilities for working with HTTP status codes, errors, and more
  • angular-contrib - Community extension to Angular framework
  • ts-auto-guard - Generate type guard functions from TypeScript interfaces
  • eslint-plugin-etc - More general-purpose (TypeScript-related) ESLint rules
  • tslint-etc - More rules for TSLint
  • ng-context - A declarative approach to sharing data through your codebase
  • date-time-picker - Angular Date Time Picker (Responsive Design)
  • ng-wormhole - Render any child view somewhere else on the page.
  • eslint-plugin-pretty-imports - Do you hate chaos in javascript imports?
  • router-slot - A powerful web component router.
  • ng-log - Vendor-agnostic logging, analytics and telemetry service abstractions and some implementations for Angular applications.
  • bundlib - An automatic library bundler powered by Rollup.js.
  • angular-build - This repo is now archived and moved to https://github.com/lib-tools/lib-tools.
  • st-start - Zero configuration TypeScript/JavaScript bundler & DevServer for frontend and Node.js projects. Framework agnostic.
  • tsb - TypeScript/JavaScript module bundler for ESModule
  • tinypack - A simple TypeScript module bundler
  • npm-dts - Generates single dts file for bundling TypeScript NPM packages
  • rxjs-etc - Observables and operators for RxJS
  • mikro-orm - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
  • webpack-bundle-size-analyzer - A tool for finding out what contributes to the size of Webpack bundles
  • actions-executing -
  • qiankun - 📦 🚀 Blazing fast, simple and complete solution for micro frontends.
  • ngx-ellipsis - Multiline text with ellipsis for angular 9+
  • ngx-line-clamp - Line clamp a DOM element in Angular
  • ngx-truncate -
  • ngx-line-truncation - An Angular line truncating solution. Truncate text block by given line number and add ellipsis to the end.
  • ng-stack - This Angular library contains several projects: forms, api-mock, contenteditable.
  • angular-dynamic-content - AOT Friendly Dynamic Content in Angular
  • ng-multiselect-dropdown - Multiple Select Dropdown Component
  • ivy-asynchronous-module - Asynchronous modules and components in Angular Ivy
  • ngx-envconfig - Configuration utility for Angular based on the environment variables
  • angular-cli-skeleton - angular-cli skeleton to quickly start a new project with advanced features and best practices. All features are described in README.md.
  • angular-jenkinsfile - Build Angular App using Jenkins and Jenkinsfile
  • ngx-lazy-el - Lazy Loading Angular Components made easy powered by Angular Elements
  • ts-tools - TypeScript Tools for Node.js
  • manually-lazy-load-ngmodule - Small sample project that shows how to manually lazy load an Angular module with ViewEngine and Ivy
  • stenciljs-in-angular - Stenciljs components in Angular: step by step guide
  • graphql-request - Minimal GraphQL client supporting Node and browsers for scripts or simple apps
  • ngd - View the dependencies tree of you Angular application
  • lazy - Project transferred to https://github.com/ng-util/ng-util/blob/master/packages/lazy/README.md
  • ngx-loadable-component - Provides a simple interface for dynamic, lazy loadable components
  • ngx-loadable - ⏳ Simple Lazy Loading for Non Routable Angular Modules
  • BLeak - BLeak: Automatically Debugging Memory Leaks in Web Applications
  • eslint-plugin-rxjs - ESLint rules for RxJS
  • content-loader - ⚪️ SVG component to create placeholder loading, like Facebook cards loading.
  • typepack - Zero config Typescript Bundling
  • eslint-etc - Utils for ESLint TypeScript rules
  • tsutils-etc -
  • ng-zorro-antd - Angular UI Component Library based on Ant Design
  • ngx-translate-messageformat-compiler - Advanced pluralization (and more) for ngx-translate, using standard ICU syntax which is compiled with the help of messageformat.js.
  • patch-package - Fix broken node modules instantly 🏃🏽‍♀️💨
  • typescript-bundle - A Bundling Tool for TypeScript
  • hookstate - The simple but very powerful and incredibly fast state management for React that is based on hooks
  • intermock - Mocking library to create mock objects with fake data for TypeScript interfaces
  • auto-spies - Create automatic spies from classes
  • feature-hub - Create scalable web applications using micro frontends.
  • effector-react-inject - Inject Effector's state to React components simple way
  • polestar - A commonjs-ish module loader for browsers, as used in Demoboard.
  • comlink - Comlink makes WebWorkers enjoyable.
  • react-hook-form - 📋 React Hooks for form state management and validation (Web + React Native)
  • ts-httpexceptions - 🚦 See https://tsed.io/docs/exceptions.html
  • lightship - Abstracts readiness, liveness and startup checks and graceful shutdown of Node.js services running in Kubernetes.
  • remote-module-loader - Loads a CommonJS module from a remote URL for the Browser or Node.js.
  • model - Angular Model - Simple state management with minimalist API, one way data flow, multiple model support and immutable data exposed as RxJS Observable.
  • custom-elements-ts - Create native custom elements using Typescript
  • minibench - Minimal benchmarking library for nodejs
  • cancel-token -
  • preact-loadable - Tiny preact component for async tasks
  • semver-match - A simple function that conforms npm package version matching behavior.
  • egjs-flicking - 🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel.
  • ts-toolbelt - 👷 TypeScript's largest type utility library
  • ngx-script-loader - Angular 3rd party script loader
  • Slow-Code-Detector -
  • ttypescript - Over TypeScript tool to use custom transformers in the tsconfig.json
  • ts-optchain - Optional Chaining for TypeScript
  • tx-reflector - TypeScript transformer for code generation.
  • jscpd - Copy/paste detector for programming source code.
  • ng-vdom - (Developer Preview) A virtual-DOM extension for Angular, also work as React bridge.
  • haunted - React's Hooks API implemented for web components 👻
  • tscpaths - Replace absolute paths to relative paths after typescript compilation
  • tsdef - TypeScript common pattern shortcut definitions / utility gist library
  • effector - Business logic with ease ☄️
  • tree-component - A reactjs and vuejs tree component.
  • type-coverage - A CLI tool to check type coverage for typescript code
  • react-use - React Hooks — 👍
  • angular-testing-library - 🦔 Simple and complete Angular testing utilities that encourage good testing practices
  • star-history - The missing star history graph of GitHub repos - https://star-history.com
  • focus-trap - A lightweight web component that traps focus within a DOM node
  • sync-dotenv - Keep your .env in sync with .env.example
  • SimplyTyped - yet another Typescript type library for advanced types
  • superstruct - A simple and composable way to validate data in JavaScript (and TypeScript).
  • tsx-control-statements - Control flow JSX/TSX elements that get compiled to plain old javascript.
  • property-watch-decorator -
  • node-supertest-fetch - Supertest-like testing with a WHAT-WG fetch interface.
  • ngx-speculoos - Simpler, cleaner Angular unit tests
  • rusty-typescript - A TypeScript compiler written in Rust
  • typeorm-naming-strategies - Custom naming strategies for typeorm
  • graphql-rest-proxy - Turn your REST API into GraphQL - A Proxy Server that pipes request from GraphQL to REST with GraphQL DSL, performant nested children, mutations, input types, and more.
  • graphql-modules - Enterprise Grade Tooling For Your GraphQL Server
  • webpack-ops - 📁 webpack bundle visualization // optimization // config tool
  • graphql-tools - 🔧 Build, mock, and stitch a GraphQL schema using the schema language
  • Revact - Full reactivity JS/TS framework. Lightweight replacement of React + MobX + React Router. Very small and fast !!
  • clax - almost-zero-learning-cost state management library for React which supports time travel debugging
  • ng-packaged - An Angular library packaged by ng-packagr
  • js-green-licenses - JavaScript package.json License Checker
  • ts-expect - Checks TypeScript types match expected values
  • graphql-scraper - Extract structured data from the web using GraphQL.
  • type-fest - A collection of essential TypeScript types
  • fit-textarea - Automatically expand a <textarea> to fit its content, in a few bytes
  • node-casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
  • mongodb-memory-server - Spinning up mongod in memory for fast tests. If you run tests in parallel this lib helps to spin up dedicated mongodb servers for every test file in MacOS, *nix, Windows or CI environments (in most cases with zero-config).
  • microfe-client - a micro front end infrastructure
  • delegate-it - DOM event delegation, in <1KB
  • commitlint - 📓 Lint commit messages
  • ts-types-utils - Type utilities for typescript
  • typescript-test-utils - Helper types for testing your package exported types
  • typescript-conditional-types - Helpers for typescript generic types
  • mini-observable - A mini implementation of TC39 observables, plus some utils!
  • reflection - Lightweight (3K) ES Module implementation of reflect-metadata
  • conditional-type-checks - Types for testing TypeScript types.
  • global-error-handling - Code example for Expecting the Unexpected — Best practices for Error handling in Angular
  • mchine - 🎲 A Simple State Machine
  • tsx-create-html-element - Create html elements from tsx syntax
  • tsx-dom - A simple way to use tsx syntax to create native dom elements using document.createElement.
  • mitt - 🥊 Tiny 200 byte functional event emitter / pubsub.
  • tsyringe - Lightweight dependency injection container for JavaScript/TypeScript
  • typescript-eslint - ✨ Monorepo for all the tooling which enables ESLint to support TypeScript
  • cosmiconfig - Find and load configuration from a package.json property, rc file, or CommonJS module
  • bili - Bili makes it easier to bundle JavaScript libraries.
  • small - A tool to bundle commonjs files. Designed to produce the smallest file size possible.
  • odi - 🌪🌌 Opinionated, Declarative, Idiomatic framework for building scalable, supportable and reliable enterprise applications.
  • fluent-ts-validator - Fluent Validation in TypeScript
  • Manatea - Predictable micro state manager.
  • ts-graphql - A TypeScript library for building GraphQL APIs efficiently with type safe decorators
  • proton-native - A React environment for cross platform desktop apps
  • injects - Dependency Injection for TypeScript : https://mickgrz.github.io/injects/
  • spy - Just a spy library.
  • UniversalMock - A JavaScript object that is everything...
  • ngx-auto-unsubscribe - Class decorator that will automatically unsubscribe from observables
  • whybundled - Answers the question – Why the hell is this module in a bundle?
  • ngx-select-dropdown - Custom Dropdown for Angular 4+ with multiple and single selection options
  • react-recollect - State management for React
  • typegql - Create GraphQL schema with TypeScript classes.
  • fast-check - Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
  • in-memory-web-api - The code for this project has moved to the angular/angular repo. This repo is now archived.
  • lvovich - Склонение названий городов, определения пола по ФИО, склонения имен по падежам
  • postgraphile - Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
  • libreact - Collection of useful React components
  • undux - ⚡️ Dead simple state for React. Now with Hooks support.
  • pure-store - A tiny immutable store with type safety.
  • tslint-consistent-codestyle - Collection of awesome rules to extend TSLint
  • alpha-dic - Powerful dependency injection container for node.js
  • nest-emitter - Strongly 💪🏼 Typed Eventemitter Module For Nestjs Framework 🦁
  • speedscope - 🔬 A fast, interactive web-based viewer for performance profiles.
  • await-to-js - Async await wrapper for easy error handling without try-catch
  • redoc - 📘 OpenAPI/Swagger-generated API Reference Documentation
  • mongo-seeding - The ultimate solution for populating your MongoDB database.
  • gts - ☂️ TypeScript style guide, formatter, and linter.
  • reworm - 🍫 the simplest way to manage state
  • servie - Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients
  • make-error-cause - Make your own nested errors
  • tslint-clean-code - TSLint rules for enforcing Clean Code
  • cloud-health-connect - A connect middleware for the cloud-health module, providing liveness and readiness endpoints for Kubernetes
  • http-proxy-middleware - ⚡ The one-liner node.js http-proxy middleware for connect, express, next.js and more
  • express-rate-limit - Basic rate-limiting middleware for express
  • arcgis-rest-js - compact, modular JavaScript wrappers for the ArcGIS REST API
  • runtypes - Runtime validation for static types
  • electron-builder - A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
  • tslint-language-service - TypeScript 2.2.1 plugin for tslint
  • typeorm-model-generator - Generates models for TypeORM from existing database.
  • mockoon - Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
  • tslint-immutable - TSLint rules to disable mutation in TypeScript.
  • yajs - Yet Another JSON Streaming Tool
  • trans-loader - webpack-less frontend with service-worker
  • sucrase - Super-fast alternative to Babel for when you can target modern JS runtimes
  • nexe - 🎉 create a single executable out of your node.js apps
  • tsconfig-paths - Load node modules according to tsconfig paths, in run-time or via API.
  • bigtsquery - Search Engine for TypeScript Code using AST Queries
  • tsconfig-paths-webpack-plugin - Load modules according to tsconfig paths in webpack.
  • tslint-microsoft-contrib - A set of TSLint rules used on some Microsoft projects.
  • material-components-web - Modular and customizable Material Design UI components for the web
  • ts-node-dev - Compiles your TS app and restarts when files are modified.
  • Angular2-React - A angular2 convenience component for using react components
  • flow-to-typescript - Convert Flow-annotated files to TypeScript
  • io-ts - Runtime type system for IO decoding/encoding
  • ionic-pwa-toolkit - Build lightning fast Progressive Web Apps with zero config and best practices built-in. Go from zero to production ready with Ionic and Stencil (Web Components).
  • constate - React Context + State
  • core - Enterprise Grade #NodeJS Platform implementing Industry Standards & Patterns in order to provide Connectivity, Stability, High-Availability and High-Performance
  • window-post-message-proxy - A generic messaging component for orchestrating promise based messages to/from a hosting application and an iframed component over the window.postMessage API.
  • ng-select - ⭐ Native angular select component
  • ts-refined - Refined types for Typescript
  • tspath - TypeScript path alias resolver
  • nanoevents - Simple and tiny (144 bytes) event emitter library for JavaScript
  • devalue - Gets the job done when JSON.stringify can't
  • react-eventmanager - [Deprecated] Event-based simple React state management with decorators
  • mobx-task - Makes async function state management in MobX fun.
  • capacitor - Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
  • tinystate - A tiny, yet powerful state management library for Angular
  • pandora - A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript
  • rematch - The Redux Framework
  • typewiz - Automatically discover and add missing types in your TypeScript code
  • ts-runtime - Runtime Type Checks for TypeScript
  • floatl - ☁️ A pragmatic implementation of the Float Label Pattern for the web
  • hyrest - A hybrid REST framework for the backend and frontend. As easy as it can get.
  • type-graphql - Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
  • simple-todos - A simple web application powered by Nuxt.js 💚 & Nest Framework 😻
  • type-zoo - A menagerie of useful type operators for TypeScript
  • react-javascript-to-typescript-transform - Convert React JavaScript code to TypeScript with proper typing
  • ts-simple-nameof - Parses a dot-separated property name from a lambda expression and provides some level of type safety using type parameters.
  • typeorm-linq-repository - Wraps TypeORM repository pattern and QueryBuilder using fluent, LINQ-style queries.
  • accesscontrol - Role and Attribute based Access Control for Node.js
  • spectacle - ReactJS based Presentation Library
  • 1backend - Run your web apps easily with a complete platform that you can install on any server. Build composable microservices and lambdas.
  • gotql - GraphQL query utility for serverside apps
  • compodoc - 📔 The missing documentation tool for your Angular, Nest & Stencil application
  • redux-observable - RxJS middleware for action side effects in Redux using "Epics"
  • sqip - "SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.
  • ng-testing-snippets - Angular Testing Snippets
  • nest-middlewares - Common, injectable middlewares for NestJS
  • typeorm-loader - A database-aware data-loader for use with GraphQL and TypeORM.
  • runstring - Convert JS functions to runnable strings. With parameter serialization!
  • lakmus - Fluent validation in TypeScript/JavaScript.
  • ClassValidator.js - A library for Object-Oriented style validation in JavaScript/TypeScript
  • fpreact - fpreact provides an alternative api for creating preact components, heavily inspired by elm.
  • ngx-treeview - An Angular treeview component with checkbox
  • class-sanitizer - Decorator based class property sanitation in Typescript.
  • lodash-decorators - A collection of decorators using lodash at it's core.
  • class-transformer - Decorator-based transformation, serialization, and deserialization between objects and classes.
  • eslint-plugin-tslint - ✨ A plugin which allows you to run a full instance of TSLint within ESLint
  • class-validator - Decorator-based property validation for classes.
  • nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
  • developer-roadmap - Roadmap to becoming a developer in 2022
  • learn-anything - Organize world's knowledge, explore connections and curate learning paths
  • stencil - A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
  • angular-oauth2-oidc - Support for OAuth 2 and OpenId Connect (OIDC) in Angular.
  • ngrx-store-hmr - Experimental HMR support for @ngrx/store
  • ng2-loading-indicator - Angular 2/4 loading indicator
  • rx-devtools -
  • shoelace - A collection of professionally designed, every day UI components built on Web standards. Works with all framework as well as regular HTML/CSS/JS. 🥾
  • blueprint - A React-based UI toolkit for the web
  • typesync - Install missing TypeScript typings for dependencies in your package.json.
  • howtographql - The Fullstack Tutorial for GraphQL
  • ng-aot-guide - Dev guidelines for AoT-friendly Angular apps.
  • ngx-bootstrap-multiselect - Angular 9+ Dropdown Multiselect Bootstrap
  • jasmine-mock-factory - A Jasmine helper for creating mocked classes
  • ngo -
  • ng-select - Select component for angular
  • RxEmitter - RxEmitter = 🐟Rxjs + 🐡eventBus.
  • jasmine-es6-spies - ES6 spies for Jasmine
  • ng-packagr - Compile and package Angular libraries in Angular Package Format (APF)
  • angular2-cool-http - Cool features over angular2 HttpClient
  • angular-http-mock - Http mock library for Angular2 framework
  • emock - smart mocks for expect
  • ineeda - Mocking library for TypeScript and JavaScript using Proxies!
  • reactxp - Library for cross-platform app development.
  • pnpm - Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具
  • od-virtualscroll - 🚀 Observable-based virtual scroll implementation in Angular
  • Choices - A vanilla JS customisable select box/text input plugin ⚡️
  • stryker-js - Mutation testing for JavaScript and friends
  • typedi - Simple yet powerful dependency injection tool for JavaScript and TypeScript.
  • ngx-errors - A declarative validation errors module for reactive forms.
  • angular2-jwt - Helper library for handling JWTs in Angular 2+ apps
  • source-map-explorer - Analyze and debug space usage through source maps
  • ngx-config - Configuration utility for Angular
  • flex-layout - Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
  • onchange - Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
  • karma-typescript - Simplifying running unit tests with coverage for Typescript projects.
  • angular-rollup-starter - Angular2 & Rollup.js including AoT and Universal Prerendering
  • threads.js - 🧵 Make web workers & worker threads as simple as a function call.
  • injection-js - Dependency injection library for JavaScript and TypeScript in 5.1K. It is an extraction of the Angular's ReflectiveInjector which means that it's well designed, feature complete, fast, reliable and well tested.
  • koa-connect - Use connect and express middleware in koa
  • ng2-http-interceptor - Http interceptor for angular2.
  • eslint-plugin-compat - Check the browser compatibility of your code
  • angular-testing-recipes - Simple testing patterns for Angular version 2+
  • concurrently - Run commands concurrently. Like npm run watch-js & npm run watch-less but better.
  • windows-build-tools - 📦 Install C++ Build Tools for Windows using npm
  • learn-rxjs - Clear examples, explanations, and resources for RxJS
  • typeorm - ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
  • angular-webpack-starter - A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.
  • design_patterns_in_typescript - 📐 Design pattern implementations in TypeScript
  • json-typescript-mapper - a solution for adapter layer which make use of typescript reflection mapping from pure server-returned json to target typescript model
  • tsed - 📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
  • InversifyJS - A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
  • hash-it - Hash any object type based on its values
  • cbuild - Use SystemJS with npm instead of jspm
  • dts-generator - Generates a single .d.ts bundle containing external module declarations exported from TypeScript module files.
  • dts-bundle - Export TypeScript .d.ts files as an external module definition
  • global-typings-bundler - (DEPRECATED) Converts a collection of external module definition files into a single .d.ts file for distribution alongside a browser-ready JS bundle.
  • dtsmake - TypeScript 's type definition file (*.d.ts files) generator tool from JavaScript files.
  • nativescript-ngx-plugin-seed - Get started building NativeScript + Angular plugins quickly.
  • angular-seed-advanced - Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (native mobile), Electron (Mac, Windows and Linux desktop) and more.
  • Angular-JumpStart - Angular and TypeScript JumpStart example application
  • Angular-kitchen-sink - 🚀 Angular - learn by example
  • tasksfile - Minimalistic task runner for node.js
  • cellx - The ultra-fast implementation of reactivity for javascript
  • nativescript-angular - Integrating NativeScript with Angular
  • incremental-dom - An in-place DOM diffing library
  • got - 🌐 Human-friendly and powerful HTTP request library for Node.js
  • ms - Tiny millisecond conversion utility

Others

Go

  • act - Run your GitHub Actions locally 🚀
  • uni - An extremely opinionated TypeScript monorepo tool.
  • fzf - 🌸 A command-line fuzzy finder
  • graphjin - GraphJin - Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.
  • dox - Publish markdown to Confluence as HTML
  • markdown2confluence - Simple golang app to upload markdown to confluence
  • markfluence - simple app to publish markdown files in Confluence
  • mark - Sync your markdown files with Confluence pages.
  • css-checker - Reduce Similar & Duplicated CSS Classes with Diff in Seconds!
  • lefthook - Fast and powerful Git hooks manager for any type of projects.
  • whatchanged - Elegant changelog generator. 优雅的变更日志生成器
  • esbuild - An extremely fast JavaScript and CSS bundler and minifier
  • gauge - Light weight cross-platform test automation
  • mongoeye - Schema and data analyzer for MongoDB written in Go.
  • jiq - jid on jq - interactive JSON query tool using jq expressions
  • tbls - tbls is a CI-Friendly tool for document a database, written in Go.
  • docker-slim - DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
  • lazydocker - The lazier way to manage everything docker
  • octosql - OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
  • redis-tui - A Redis Text-based UI client in CLI
  • kind - Kubernetes IN Docker - local clusters for testing Kubernetes
  • direnv - unclutter your .profile
  • kubetpl - Kubernetes templates made easy #keep-it-simple #no-server-component
  • gomplate - A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
  • pipeline - A cloud-native Pipeline resource.
  • k3s - Lightweight Kubernetes
  • tilt - Define your dev environment as code. For microservice apps on Kubernetes.
  • kubo - IPFS implementation in Go
  • sqler - write APIs using direct SQL queries with no hassle, let's rethink about SQL
  • node-prune - Remove unnecessary files from node_modules (.md, .ts, ...)
  • kail - kubernetes log viewer
  • envsubst - Environment variables substitution for Go
  • lazygit - simple terminal UI for git commands
  • mgodatagen - Generate random data for MongoDB
  • mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
  • portainer - Making Docker and Kubernetes management easy.
  • automatic-api - A list of software that turns your database into a REST/GraphQL API
  • nanobox - The ideal platform for developers

Rust

  • moon - A build system for the JavaScript ecosystem, written in Rust.
  • gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀
  • nushell - A new type of shell
  • rust-by-practice - Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.
  • node-to-rust -
  • static-analysis - ⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
  • dum - An npm scripts runner written in Rust.
  • neon - Rust bindings for writing safe and fast native Node.js modules.
  • tree-sitter - An incremental parsing system for programming tools
  • universal-android-debloater - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
  • rolldown - Rollup Rust implementation with 100% API compatible
  • rust-blog - Educational blog posts for Rust beginners
  • practical-rust-web-projects - Source Code for 'Practical Rust Web Projects' by Shing Lyu
  • gentle-intro - A gentle Rust tutorial
  • napi-rs - A framework for building compiled Node.js add-ons in Rust via Node-API
  • node-bindgen - Easy way to write Node.js module using Rust
  • rust-for-node-developers - An introduction to the Rust programming language for Node developers.
  • dotenv-linter - ⚡️Lightning-fast linter for .env files. Written in Rust 🦀
  • volta - Volta: JS Toolchains as Code. ⚡
  • tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
  • pax - The fastest JavaScript bundler in the galaxy.
  • parcel-redux - Because Parcel wasn't already fast enough.
  • exa - A modern replacement for ‘ls’.
  • graffiti - HTML/CSS engine for node.js and deno.
  • rust-web-developer-roadmap - Roadmap to becoming a Rust Web Developer in 2021
  • watchexec - Executes commands in response to file modifications
  • swc - Rust-based platform for the Web

Dockerfile

Python

  • sqlfluff - A SQL linter and auto-formatter for Humans
  • confluence.md - Markdown to Confluence - upload any .md files to your Confluence cloud page
  • ngtca - Never Go To Confluence Again
  • awesome-oss-alternatives - Awesome list of open-source startup alternatives to well-known SaaS products 🚀
  • big-list-of-naughty-strings - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  • devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
  • Tailwind-reorder -
  • rester-sublime-http-client - REST client for Sublime Text 2 and 3
  • sublime_debugger - Graphical Debugger for Sublime Text using the debug adapter protocol
  • db-to-sqlite - CLI tool for exporting tables or queries from any SQL database to a SQLite file
  • professional-programming - A collection of full-stack resources for programmers.
  • DeOldify - A Deep Learning based project for colorizing and restoring old images (and video!)
  • docker-push-ssh - Push docker images from your local machine to remote servers without the hassle.
  • PyChromeDevTools - PyChromeDevTools is a python module that allows one to interact with Google Chrome using Chrome DevTools Protocol within a Python script.
  • Practice-Coding-Questions - Practice set for SWE interview prep. Includes my personal solutions for Leetcode, CTCI, SPOJ, etc.
  • gitpitch - Markdown Presentations for Tech Conferences, Training, Developer Advocates, and Educators.
  • system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  • pimped_subprocess - a pimped-up wrapper around Python's subprocess module that can monitors the subprocess output line by line
  • database-as-a-service - Database as a service (DBaaS) that allows users to quickly and easily deploy and manage database instances using cloud infrastructure
  • sourcemap-validator - Service for validating sourcemaps
  • subprocess_helper - Abstraction over python subprocess.Popen for running subprocess asynchronous
  • SublimeNodeServer - Bridge for writing Sublime Text plugins using Node.js.
  • sublime-plugin-node-bridge - Example of how to create a Sublime Text (2+3) plugin with node
  • public-apis - A collective list of free APIs
  • Sublime-EvalPrinter - Transpiles, evaluates and prints code. Provides immediate feedback for code execution within Sublime Text.
  • UnrealScriptIDE - Auto-completion, Syntax Highlighting, Go to Declaration, Build and Run and more..
  • youtube-dl - Command-line program to download videos from YouTube.com and other video sites

CSS

  • missing-semester - The Missing Semester of Your CS Education 📚
  • 50-Projects-In-50-Days- - HTML, CSS and JS projects.
  • 50projects50days - 50+ mini web projects using HTML, CSS & JS
  • loader - Pure css loading animations. As long as only one element!
  • ct - Let’s take a look inside your <head>…
  • css_tricks - Some CSS tricks,一些 CSS 常用样式
  • 30-seconds-of-css - Short CSS code snippets for all your development needs
  • cli-guidelines - A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
  • CSSHell - Collection of common CSS mistakes, and how to fix them
  • postcss-preset-env - Convert modern CSS into something browsers understand
  • transition.css - :octocat: Drop-in CSS transitions
  • css-floating-label -
  • pure-css-float-labels - Pure CSS Float Labels with Bootstrap5 and Select2 support
  • microtip - 💬 Minimal, accessible, ultra lightweight css tooltip library. Just 1kb.
  • Angular-Architecture - Advanced Architecture and High-Level Guides for Large-Scale AngularJS App Development
  • grid-to-flex - Easily create Flexbox fallback for your CSS Grid!
  • micro-frontends-demo - Demo of a micro frontend approach with Web Components. From CodeOne 2019 presentation: Micro Front Ends: Breaking Up the Front-End Monolith
  • postcss-nesting - Nest style rules inside each other
  • spectre - Spectre.css - A Lightweight, Responsive and Modern CSS Framework
  • vov.css - 📱💻A CSS Library for small but useful animations💻📱
  • primeng - The Most Complete Angular UI Component Library
  • You-Dont-Need-JavaScript - CSS is powerful, you can do a lot of things without JS.
  • 36-graphql-concepts - 📜 36 concepts every GraphQL developer should know.
  • mini.css - A minimal, responsive, style-agnostic CSS framework!
  • luda - A library helps to build cross-framework UI components.
  • tachyons - Functional css for humans
  • awesome-css-frameworks - List of awesome CSS frameworks in 2022
  • k8spatterns.io - Website for k8spatterns.io
  • raster - Raster — simple CSS grid system
  • cssremedy - Start your project with a remedy for the technical debt of CSS.
  • front-end-daily-challenges - As of August 2021, 170+ works have been accomplished, challenge yourself each day!
  • boxicons - High Quality web friendly icons
  • You-need-to-know-css - 💄CSS tricks for web developers~
  • responsive-email - The basic "responsive" email template.
  • primereact - The Most Complete React UI Component Library
  • sanitize.css - A best-practices CSS foundation
  • gridzilla - Gridzilla is a responsive, mobile-first flexbox grid system.
  • now-ui-kit - Now UI Kit Bootstrap 4 - Designed by Invision. Coded by Creative Tim
  • ragrid - :octocat: Intrinsic first auto-layout flexbox grid
  • bulma - Modern CSS framework based on Flexbox
  • flexlay - Make flexbox easy to use. Inspired by Angular Material 1 flexbox tools.
  • flex-layout-attribute - HTML layout helper based on CSS flexbox specification —
  • pavilion - Pavilion CSS Framework. A solid starting point without the bloat.
  • wing - 💎 A beautiful CSS framework designed for minimalists.
  • ngActivityIndicator - Angular provider for preloader animations
  • GulpSamples - A few gulpfile.js samples to showcase gulp
  • loaders.css - Delightful, performance-focused pure css loading animations.
  • Hover - A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
  • inputs - HTML form inputs with pure CSS and a little bit JS magic.
  • screencat - 🐈 webrtc screensharing electron app for mac os (Alpha)
  • grid-by-example - CSS3 Grid Layout examples
  • css - CSS parser / stringifier for Node.js
  • SpinKit - A collection of loading indicators animated with CSS
  • flexgrid - A CSS framework to easily create HTML layouts using flexbox.
  • Effeckt.css - This repo is archived. Thanks!
  • slippy - HTML Presentations
  • fancyInput - Makes typing in input fields fun with CSS3 effects
  • Snippets - A collection of UI elements and widgets coded with HTML5, CSS3, and Sass.
  • animate.css - 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
  • grid - A simple & semantic responsive grid system.
  • Skeleton - Skeleton: A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
  • inuit.css - Powerful, scalable, Sass-based, BEM, OOCSS framework.

Shell

  • 90DaysOfDevOps - This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
  • mark2confluence - Github Action to render markdown to confluence pages
  • tomono - Multi- To Mono-repository migration
  • super-linter - Combination of multiple linters to install as a GitHub Action
  • awesome-console-services - A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)
  • lychee-action - Github action to check for broken links in Markdown, HTML, and text files using lychee, a fast link checker written in Rust.
  • awesome-newsletters - A list of amazing Newsletters
  • git-diff-lint - Lint only the files your branch touches
  • bash-http-monitoring - HTTP(s) monitoring webpage via shell script
  • og-aws - 📙 Amazon Web Services — a practical guide
  • jira - Dockerized Atlassian Jira
  • easy_rust - Rust explained using easy English
  • UnitTesting-docker - Go to https://github.com/SublimeText/UnitTesting/tree/master/docker
  • awesome-git-hooks - ⚓ A curated list of awesome git hooks
  • sublime-text-3 - Docker image of sublime-text-3 for ubuntu
  • hacker-laws - 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
  • awesome-kubernetes - A curated list for awesome kubernetes sources 🚢🎉
  • parseArgs - The bash argument parsing library
  • bash-get-options - get options from script args
  • bash-args - Bash Args is a simple way for get arguments in your bash script.
  • kube-ci - ci bridge between kubernetes and Gitlab
  • Taskfile - The Taskfile runner script: Better than Makefile, Grunt, Node and whatnot!
  • runner - Simple, lightweight task runner for Bash.
  • git-now - A temporary commit tool for git
  • kubetail - Bash script to tail Kubernetes logs from multiple pods at the same time
  • json-utils - Shell utils for processing JSON and converting JSON to ENV vars.
  • awesome-bash - A curated list of delightful Bash scripts and resources.
  • SonarTS - Static code analyzer for TypeScript
  • herokuish - Utility for emulating Heroku build and runtime tasks in containers
  • pure-bash-bible - 📖 A collection of pure bash alternatives to external processes.
  • nbx - ▶️ Execute package binaries
  • nodock - Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
  • realworld - "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
  • web-development - Инструменты, настройки, шпаргалки, для веб-технолога
  • Taskfile - Repository for the Taskfile template.
  • identity-stack-dockerized - Full FR IAM-stack with Postgres
  • dev.env - 👻 Zero Setup Development Environment without Docker or Vagrant
  • html5-site-template - A simple HTML5 site template to save me some time when starting a new site design/development.

HTML

  • gui-challenges - Components from the YouTube show GUI Challenges: accessible, responsive, adaptive and cross browser components.
  • tailwind-debug-mode -
  • type-challenges-solutions - Solutions for the collection of TypeScript type challenges with explanations
  • text-spinners - Pure text, CSS only, font independent, inline loading indicators
  • cssui - A collection of interactive UI components in pure CSS
  • tailwindcss-forms -
  • smells - A Taxonomy of Software Smells
  • state-designer - State management with statecharts.
  • unloadLock - Small Script to prevent unload, managing multiple "lockers"
  • prisma-erd - A small tool to visualize Prisma schemas as Entity-Relationship Diagrams.
  • penthouse - Generate critical css for your web pages
  • finder - CSS Selector Generator 🗺
  • jakarta-lte - Jakarta LTE - Free and Open Source Premium Admin Templates with rich UI Kit base on Tailwind CSS
  • interview-frontend - Список вопросов на собеседовании на фронтендера-джуна
  • floating-form-field-tailwindcss - Floating Form Field using Tailwind CSS
  • xsltdev.ru - Справочник web-разработчика с примерами
  • k8s-deployment-book - ⭐ Kubernetes - Production Deployments for Developers (Book) ⭐
  • unicons - 1000+ Pixel-perfect vector icons and Iconfont for your next project.
  • fontstacks - The best font stacks for popular web fonts.
  • tooling - 🧰 Up-to-date list of JavaScript and TypeScript tooling resources
  • treeflex - A flexbox based CSS library for drawing hierarchy trees with HTML lists.
  • alpine - A rugged, minimal framework for composing JavaScript behavior in your markup.
  • primeflex - PrimeFlex is a lightweight responsive CSS utility library to accompany Prime UI libraries and static webpages as well
  • front-not-pain - О том как работать в кайф. Пособие для фронтенд-разработчиков и сочувствующих · 💊 👨‍💻 🦄
  • h-include - Declarative client-side inclusion for the Web, using Custom Elements V1
  • Katana - Katana is CSS Layout System made with Flexbox
  • SMART-CSS-GRID - SMART CSS GRID - CSS Framework
  • karma-speedup-example -
  • markdeck - presentations as code - author cool slide decks, text-only, offline-ready, collaborative
  • chota - A micro (3kb) CSS framework
  • react-from-zero - A simple (99% ES2015 less) tutorial for React
  • 60gs - 60GS - 60 Columns Grid System based on CSS Grid Layout
  • remark - A simple, in-browser, markdown-driven slideshow tool.
  • dead-simple-grid - Dead Simple Grid is a responsive CSS grid micro framework that is just that. Dead simple.
  • endow - A minimalistic, yet powerful, class based mixin utility.
  • presentations - Some presentations about several topics
  • github-trending-repos - Track GitHub trending repositories in your favorite programming language by native GitHub notifications!
  • es-howto - How to read the ECMAScript specification (ECMA-262)
  • later - A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. Includes support for using English phrases and Cron schedules. Works in Node and in the browser.
  • web-font-loading-recipes - A bunch of demos for different web font loading strategies. Companion to https://www.zachleat.com/web/comprehensive-webfonts/ Read more: https://www.zachleat.com/web/recipes/
  • idiomatic-pre-CSS - Список рекомендаций по неусложнению жизни себе и другим участникам проекта по вёрстке.
  • SeatPreview - An experimental demo where a 3D perspective preview is shown for a selected seat in a cinema room.
  • design-blocks - A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.
  • stickyfill - Polyfill for CSS position: sticky
  • node-interview - How to pass the Node.js interview of ElemeFE.
  • twofactorauth - List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
  • nmotw.in - Node Module Of The Week
  • simpl - Simplest possible examples of HTML, CSS and Javascript:
  • float-label-css - Bulletproof CSS-only implementation of Float Label pattern with automatic fallback for ANY non-supporting browser.
  • awesome-angular - 📄 A curated list of awesome Angular resources
  • fastclick - Polyfill to remove click delays on browsers with touch UIs
  • js-the-right-way - An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web
  • textract - node.js module for extracting text from html, pdf, doc, docx, xls, xlsx, csv, pptx, png, jpg, gif, rtf and more!
  • uikit - A lightweight and modular front-end framework for developing fast and powerful web interfaces
  • free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
  • imgLiquid - jQuery plugin to resize images to fit in a container.
  • loremjs - Lorem.js Dummy Text/Image Generator for jQuery and Native JS
  • flexboxgrid - Grid based on CSS3 flexbox
  • compat-table - ECMAScript 5/6/7 compatibility tables
  • CamanJS - Javascript HTML5 (Ca)nvas (Man)ipulation
  • Simple-Grid - A basic responsive grid for winners. This project is based on Chris Coyier's post on grids http://css-tricks.com/dont-overthink-it-grids/
  • es5 - Перевод стандарта ES5
  • kickstart - Kickstart is a CSS library designed for modularity and fast page performance
  • zoom.js - zoom in on any element in the DOM
  • zepto - Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API
  • html5demos - Collection of hacks and demos showing capability of HTML5 apps

Lua

  • confluence-pusher - A tool to convert and upload markdown documents into Atlassian Confluence

C#

  • DevToys - A Swiss Army knife for developers.
  • Todo.CQRS - CQRS sample application and architecture
  • N-Tier-Architecture - This is a n-layer architecture based on Common web application architectures.
  • PackIT -
  • SQLStreamStore - Stream Store library targeting RDBMS based implementations for .NET
  • EventStore - The stream database optimised for event sourcing
  • T1000 - A set of architecural examples of how to go from traditional MVC to a functional style with Carter
  • LayerAllTheThings - An attempt to show alternative architectural patterns in .Net web applications
  • TodoList-CQRS - Convert TodosApi (earlier homework) to use CQRS instead of services (MediaTR)
  • DDD-NoDuplicates - Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
  • TypeGen - Single-class-per-file C# to TypeScript generator
  • MTT - Converts C# DTOs to Typescript Interfaces using MSBuild Tasks.
  • electrino - Desktop runtime for apps built on web technologies, using the system's own web browser engine
  • EquinoxProject - Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts
  • designpatterns - Gives some basic idea about the design patterns c#
  • inotify-win - A port of the inotify-wait tool for Windows
  • MoreSamples - Additional code samples the book series Professional C#, Wrox Press
  • ProfessionalCSharp7 - Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
  • XtermjsWindowsService -
  • coolstore-microservices - A full-stack .NET microservices build on Dapr and Tye
  • DNT - DNT (DotNetTools): Command line tools to manage .NET projects and solutions.
  • CleanArchitecture - Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
  • CSharpBP-Basics - Materials for the "C# Best Practices: Improving on the Basics" course
  • shouldly - Should testing for .NET - the way Asserting Should be!
  • net-object-deep-copy - C# extension method for fast object cloning.
  • gitter - git local repository management tool for Windows
  • CSharpVerbalExpressions -
  • DesignPatterns - C# Design Patterns
  • DesignPatterns - Basic C# implementations of common design patterns.

CoffeeScript

  • script-runner - Invoke multiple commands, running in parallel / sequential, matching npm scripts
  • cruftless - Get rid of the cruft of XML processing
  • piping - Keep your code piping hot! Live code reloading without additional binaries
  • esdispatch - trigger events based on esquery selectors during a traversal of a SpiderMonkey format AST
  • longjohn - Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces
  • morris.js - Pretty time-series line graphs
  • pretty-error - See node.js errors with less clutter
  • express-cluster -
  • postmortem - 💀 When code dies, it deserves a proper autopsy. Stacktrace library with source maps support.
  • requisite - 🕸️ CommonJS bundler with automatic compilation, browser reload and more.
  • browserify-transform-tools - Utilities for writing browserify transforms.
  • gulp-progeny - Make Gulp Fast Again
  • gulp-rewrite-css - A gulp plugin that allows rewriting url references in CSS
  • gulp-angular-injector - This gulp.js plugin is meant to solve an annoying problem of minification and dependency injection in angular.js.
  • JSONStreamify - recursive streaming JSON.stringify
  • gulp-sync -
  • errorface - Express middleware for showing detailed error information when errors happen in your app.
  • express-error - Error handler which displays source code in error stack for JavaScript and CoffeeScript.
  • skrap - Easily scrap web pages by providing json recipes
  • At.js - Add Github like mentions autocomplete to your application.
  • jslide - jQuery slideshow plugin

C++

  • quick-lint-js - quick-lint-js finds bugs in JavaScript programs
  • node-memwatch - A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.
  • uWebSockets.js - μWebSockets for Node.js back-ends 🤘
  • jetpack.js - A JavaScript bundler and minifier implemented in C++ aimed at excellent performance.
  • node-packer - Packing your Node.js application into a single executable.
  • node.bcrypt.js - bcrypt for NodeJs
  • gjstest - A fast javascript unit testing framework that runs on the V8 engine.
  • memoryjs - Read and write process memory in Node.js (Windows API functions exposed via Node bindings)
  • Quark - Create Applications with browser technologies using the native engine in your OS.
  • edge - Run .NET and Node.js code in-process on Windows, MacOS, and Linux
  • DeskGap - A cross-platform desktop app framework based on Node.js and the system webview
  • lowjs - A port of Node.JS with far lower system requirements. Community version for POSIX systems such as Linux, uClinux or Mac OS X.
  • neutralinojs - Portable and lightweight cross-platform desktop application development framework
  • libphonenumber - Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
  • js-mysql - Execute Javascript into SQL queries
  • winpty - A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
  • better-sqlite3 - The fastest and simplest library for SQLite3 in Node.js.
  • node-fibers - Fiber/coroutine support for v8 and node.
  • sqlcheck - Automatically identify anti-patterns in SQL queries
  • yue - A library for creating native cross-platform GUI apps
  • libui-node - Node bindings for libui, an awesome native UI library for Unix, OSX and Windows
  • UTTwitchHype - Twitch IRC bot that lets you place wagers on games
  • mmmagic - An async libmagic binding for node.js for detecting content types by data inspection

C

  • tini - A tiny but valid init for containers
  • blurhash - A very compact representation of a placeholder for an image.
  • entr - Run arbitrary commands when files change
  • azula - Lightweight GPU accelerated HTML GUI for native JavaScript
  • tiny-web-server - a tiny web server in C, for daily use.
  • libui - Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
  • ts2c - Convert Javascript/TypeScript to C
  • uvbook - An Introduction to libuv
  • netcode - A protocol for secure client/server connections over UDP
  • robotjs - Node.js Desktop Automation.

Vim script

  • teamlead - Pragmatic humanist's thoughts on sociotechnical systems.

Rich Text Format

Nunjucks

  • smolcss - Minimal snippets for modern CSS layouts and components
  • Front-end-Developer-Interview-Questions - A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

Less

  • RemixIcon - Open source neutral style icon system

Ruby

  • graphql-docs - Easily generate beautiful documentation from your GraphQL schema.
  • strong_migrations - Catch unsafe migrations in development
  • yandex_inflect - Web service client for Yandex.Inflect Russian language inflection service | Клиент веб-сервиса Яндекс.Склонятор
  • docker-sync - Run your application at full speed while syncing your code for development, finally empowering you to utilize docker for development under OSX/Windows/*Linux
  • label.css - Just a simply easy way to label each element you want!

Vue

  • spacewind -
  • tlroadmap - Тимлид – это ❄️, потому что в каждой компании он уникален и неповторим.
  • best-resume-ever - 👔 💼 Build fast 🚀 and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
  • plantuml-previewer - Online Plant UML editor with syntax highlighting and preview.
  • slim-select - Slim advanced select dropdown

PHP

  • DBDiff - Compare MySQL databases & automatically create schema & data change scripts/migrations rapidly (up & down SQL supported) for database version control. Supports some migration tools.
  • Pears -
  • silex-simple-rest - A simple silex skeleton for writing scalable rest api
  • garden - Garden is a mini framework for building pluggable web applications and apis.
  • PHPloy - PHPloy - Incremental Git (S)FTP deployment tool that supports multiple servers, submodules and rollbacks.
  • htmlpurifier - Standards compliant HTML filter written in PHP
  • DesignPatternsPHP - sample code for several design patterns in PHP 8
  • php-diff - A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc). Based on the difflib implementation in Python
  • framework - The PPI Framework Engine
  • VoodOrm - VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class. VoodOrm is built on top of PDO and is well fit for small to mid-sized projects, where the emphasis is on simplicity and rapid development rather than infinite flexibility and features. VoodOrm works easily with table relationship. And offers api that gets SQL out of your way
  • PHP-Error - Better error reporting for PHP, and prettier too!
  • reactphp - Event-driven, non-blocking I/O with PHP.
  • dummy - A content generation toolkit for rapid web prototyping and QA
  • php-annotation - Annotation library for PHP
  • php-annotations - Simple, programmatic, access to class annotations in PHP
  • dispatch - a tiny library for quick and easy PHP 5.6+ apps
  • hybridauth - Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.
  • html-to-markdown - Convert HTML to Markdown with PHP
  • evenement - Événement is a very simple event dispatching library for PHP.
  • thebuggenie - The Bug Genie is a friendly project management and issue tracking tool
  • phpquery - Server-side implementation of jQuery in PHP5 (2009)
  • cron-expression - CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
  • sparrow - A simple database toolkit for PHP
  • phunction - Small and carefully designed PHP 5.2+ HMVC framework.
  • Silex - [DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components
  • PHPLinter - Lint and score PHP files based on a simple ruleset
  • redbean - ORM layer that creates models, config and database on the fly
  • vanilla - Vanilla is a powerfully simple discussion forum you can easily customize to make as unique as your community.
  • phpbrowscap - Standalone replacement for php's native get_browser() function

Java

Pascal

  • HeidiSQL - A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi

SCSS

PowerShell

  • Debloat-Windows-10 - A Collection of Scripts Which Disable / Remove Windows 10 Features and Apps
  • Scoop - A command-line installer for Windows.

Objective-C

Awk

  • translate-shell - 💬 Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.

sed

  • Notes - Technologies I've learned

CMake

  • Ultralight - Next-generation HTML renderer for apps and games

OCaml

Reason

  • revery - ⚡ Native, high-performance, cross-platform desktop apps - built with Reason!

Nginx

Haskell

  • graphql-engine - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

WebAssembly

Swift

  • LoginCritter - An animated avatar that responds to text field interactions

Perl

  • vuln-regex-detector - Detect vulnerable regexes in your project. REDOS, catastrophic backtracking.

R

  • stats337 - Readings in applied data science

JSON

  • browser-compat-data - This repository contains compatibility data for Web technologies as displayed on MDN

Erlang

  • fs - 📁 FS: Windows, Linux, Mac Driver

LiveScript

Batchfile

  • nvmw - Simple Node Version Manager for Windows

Dart

License

CC0

To the extent possible under law, unlight has waived all copyright and related or neighboring rights to this work.

About

A curated list of my GitHub stars!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published