JuliaProjectFormatter.jl formats Project.toml files in the way Pkg.jl formats Project.toml
files.
To discover Project.toml files under the current directory recursively and format them, run:
using JuliaProjectFormatter
format_projects()
Julia Packages
This website serves as a package browsing tool for the Julia programming language. It works by aggregating various sources on Github to help you find your next package.