Skip to content

opengovsg/starter-kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

677cadd · Nov 7, 2024

History

29 Commits
Sep 17, 2024
Sep 25, 2024
Sep 17, 2024
Nov 7, 2024
Sep 25, 2024
Jul 17, 2024
Jul 17, 2024
Jul 17, 2024
Sep 4, 2024
Aug 29, 2024
Sep 4, 2024
Sep 17, 2024
Sep 17, 2024
Jul 17, 2024
Sep 17, 2024

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