Rust Projects
Posted on:
The following is a listing of rust projects I have built.
- esm-checker: A toolchain to check what popular node projects are using ESM for package their code.
- npm-package-age: A CLI which if you provide a npm lockfile (package-lock.json to start), it will give you a listing of all of the packages & the last time each was published on npm.
- netlify_deploy: A CLI that uses the Netlify API to deploy sites.