Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

codegrabs

codegrabs4MIT0.1.1TypeScript support: included

codegrabs react native and web components

react-native, ios, android

readme

codegrabs

codegrabs react native and web components

Installation

npm install codegrabs

Usage

import Codegrabs from "codegrabs";

// ...

const result = await Codegrabs.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT