Foxkit is a project by Mitsunee to help speed up development with utility packages, shareable configs and documentation.
Foxkit initially started as a collection of utility packages and has since then expanded to a collection of packages, providing tools such as a Linked List and a highly customizable Logger all with the goal of full TypeScript support out of the box.
The Foxkit Library Template, is a template repository with a complete setup for dual-published npm packages with TypeScript support and pre-configured tooling like ESlint, Prettier and Github Actions. ESLint comes configured with the Foxkit ESLint Config which expands on recommended configurations by various plugins to provide a base configuration for modern development.