pithagon.js
v0.0.1
Published
Wonderful science in your hand
Downloads
2
Maintainers
Readme
Pithagon.js - Wonderful science in your hand
Wonderful science in your hand
Install
npm install pithagon.jsUsage
import { sample } from 'pithagon.js';
sample('hello');
//=> 'hello from my package'