Skip to content

Open-source projects

I created and still maintain several open-source projects:

Project Description Stats
MegaLinter Open-source CI/CD linter to ensure code consistency across projects GitHub stars
sfdx-hardis Salesforce DX plugin with many productivity commands Downloads/week
vscode-sfdx-hardis VS Code extension embedding sfdx-hardis for GUI workflows Installs
npm-groovy-lint Groovy linter, formatter and auto-fixer Downloads/week
vscode-groovy-lint VS Code extension wrapping npm-groovy-lint Installs
java-caller Library to deliver and execute Java apps from Node/npm Downloads/week
node-sarif-builder Module to build SARIF logs in JavaScript/TypeScript apps Downloads/week
markdown-table-formatter Utility to automatically format markdown tables Downloads/week
github-dependents-info Collect info about repo dependents; outputs JSON, markdown and badge PyPI - Downloads

I also contribute to many others :)


MegaLinter

MegaLinter Banner

GitHub release Docker Pulls Downloads/week GitHub stars GitHub contributors MegaLinter

MegaLinter is an Open-Source tool for CI/CD workflows that analyzes the consistency of your code, IAC, configuration, and scripts in your repository sources, to ensure all your projects sources are clean and formatted whatever IDE/toolbox is used by their developers, powered by OX Security.

Supporting 55 languages, 24 formats, 20 tooling formats and ready to use out of the box, as a GitHub action or any CI system highly configurable and free for all uses.


sfdx-hardis

sfdx-hardis Banner

Version Downloads/week Downloads/total Docker Pulls GitHub stars GitHub contributors Mega-Linter

Salesforce DX plugin with lots of useful commands allowing to:

References:


vscode-sfdx-hardis

Visual Studio Marketplace Version Visual Studio Marketplace Installs Mega-Linter GitHub stars

Visual Studio Code Extension embedding sfdx-hardis but also other plugins, aiming to allow developers but also admins to work with clicks and not command lines


npm-groovy-lint

Version Downloads/week Downloads/total Mega-Linter GitHub stars Docker Pulls

Groovy linter, formatter and auto-fixer


vscode-groovy-lint

Visual Studio Marketplace Version Visual Studio Marketplace Installs Mega-Linter GitHub stars

Visual Studio Code Extension embedding npm-groovy-lint


java-caller

Version Downloads/week Downloads/total Mega-Linter GitHub stars

Library to easily deliver and execute java applications using node/npm


node-sarif-builder

Version Downloads/week Downloads/total Mega-Linter GitHub stars

Module to easily build SARIF logs within a javascript / typescript application

  • Repository: https://github.com/nvuillam/node-sarif-builder

markdown-table-formatter

Version Downloads/week Downloads/total MegaLinter GitHub stars

Utility to automatically format markdown tables in files

  • Repository: https://github.com/nvuillam/markdown-table-formatter

github-dependents-info

PyPI PyPI - Downloads GitHub stars Build status MegaLinter License

Collect information about dependencies between a github repo and other repositories. Results available in JSON, markdown and badge

  • Repository: https://github.com/nvuillam/github-dependents-info/