@thegoodcompany/common-utils-js provides a set of commonly used JavaScript functions with TypeScript support.
npm install @thegoodcompany/common-utils-js
yarn add @thegoodcompany/common-utils-js
import { isLeapYear } from '@thegoodcompany/common-utils-js';
This project is licensed under the MIT License - see the LICENSE file for details.