Pinned Repositories
cssnano
A modular minifier, built on top of the PostCSS ecosystem.
flask-restful-decorators
Adds REST decorators to Flask
metalsmith-gzip
Metalsmith plugin for gzipping the output files.
mocha-chai-browser-demo
An example setup for unit testing JavaScript in the browser with the Mocha testing framework and Chai assertions
react-book
Code for the upcoming book on React
sqlload
Loads and executes SQL from a directory hierarchy
play1
Play framework
postcss
Transforming styles with JS plugins
super-csv
A fast, programmer-friendly, free CSV library for Java
next.js
The React Framework
ludofischer's Repositories
ludofischer/metalsmith-gzip
Metalsmith plugin for gzipping the output files.
ludofischer/alphanum-sort
Alphanumeric sorting algorithm
ludofischer/ark
A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.
ludofischer/astro
🚀🧑🚀 Keep your eyes to the skies, astronauts!
ludofischer/autoprefixer
Parse CSS and add vendor prefixes to rules by Can I Use
ludofischer/cli-table3
Pretty unicode tables for the command line
ludofischer/content
The content behind MDN Web Docs
ludofischer/create-react-app
Set up a modern web app by running one command.
ludofischer/css-declaration-sorter
Sort CSS declarations fast and automatically in a certain order.
ludofischer/css-minimizer-webpack-plugin
cssnano plugin for Webpack
ludofischer/data
This repository contains general data for Web technologies
ludofischer/display-with-collection
A React component that manages a collection of items for your render props.
ludofischer/docusaurus
Easy to maintain open source documentation websites.
ludofischer/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
ludofischer/eslint-plugin-import-error-demo
Demonstrate eslint-plugin-import bug
ludofischer/eslintrc
The legacy ESLintRC config file format for ESLint
ludofischer/jsx-ast-utils
AST utility module for statically analyzing JSX
ludofischer/ludofischer
ludofischer/normalize-url
Normalize a URL
ludofischer/postcss-cli
CLI for postcss
ludofischer/recursive-copy
Simple, flexible file copy utility
ludofischer/size-limit
Calculate the real cost to run your JS app or lib to keep good performance. Show error in pull request if the cost exceeds the limit.
ludofischer/solid-start
SolidStart, the Solid app framework
ludofischer/unified-engine
Engine to process multiple files with unified
ludofischer/vinxi
The Full Stack JavaScript SDK
ludofischer/vite
Next generation frontend tooling. It's fast!
ludofischer/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
ludofischer/webpack-cli
Webpack's Command Line Interface
ludofischer/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
ludofischer/webpack-dev-server-future-warning
Reproduction for webpack-dev-server warning