Projects

Notable FOSS projects

Projects that are more or less maintained and still in use.

  • yarn-deduplicate: tool to remove duplicate packages from yarn.lock

  • effective-dependency-tree: CLI tool that generates an ASCII tree with the representation of packages in node_modules and their dependencies

  • eleventy-plugin-react-ssr: Plugin for 11ty that allows you to write pages using JSX and React. It powers this page!

  • yarn-plugin-env-vars: Plugin for Yarn to make sure that a specific set of environment variables have defined values before running any npm scripts.

Other pages