codegrabs react native and web components
npm install codegrabs
import Codegrabs from "codegrabs";
// ...
const result = await Codegrabs.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT