Skip to content

opengovsg/starter-kitty

Repository files navigation

Starter Kitty

Starter Kitty is a collection of common utilities and packages for JavaScript projects. It is designed to provide sensible defaults for common tasks, such as file system operations and input validation.

Why starter-kitty?

Application security is hard. There are often many ways to get it wrong, and it's easy to make mistakes when you're trying to ship features quickly. This package provides a set of components that are safe-by-default, so you can focus on building your app without worrying about common security footguns.

Documentation

Please refer to the documentation website for detailed API documentation and usage examples.

Packages