Useful tools, openly shared
We publish tools that solve practical engineering problems and make them available to people who want to use, inspect, or improve them.
Open source is part of how we contribute beyond client delivery. When we build a tool that can help other engineers move faster, solve a recurring workflow problem, or learn from a well-shaped implementation, we would rather share it than keep it hidden.
That means giving useful tools back to the community while also making our years of hands-on experience visible in the products we publish.
We publish tools that solve practical engineering problems and make them available to people who want to use, inspect, or improve them.
Our open source work comes from years of building software in real delivery environments, not from side projects with no production grounding.
Open source is one way Westpoint gives back to the wider technical community while showing how we think about quality, usability, and engineering craft.
The Westpoint GitHub organisation is where we publish the tools we choose to share publicly. It is the easiest place to explore current projects and discover what we release next.
View the GitHub organisationA practical CLI for finding and removing JavaScript and TypeScript build artifacts that waste disk space, built to help developers keep local environments clean without losing control over what gets deleted.

dustoff finds JavaScript and TypeScript build artifacts such as node_modules, dist, .next, caches, coverage outputs, and many more from a single scan root.