pincrux

react native pincrux module

Usage no npm install needed!

<script type="module">
  import pincrux from 'https://cdn.skypack.dev/pincrux';
</script>

README

pincrux

react antive pincrux module

Installation

npm install pincrux

Usage

import Pincrux from "pincrux";

// ...

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

Contributing

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

License

MIT