component-kits
7-Eleven Component Kits
Installation
npm install component-kits
Usage
import ComponentKits from "component-kits";
// ...
const result = await ComponentKits.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT