sparkling-math
v0.0.1
Published
Sparkling math utilities (scaffold — name reserved for future implementation)
Readme
sparkling-math
Placeholder scaffold for the sparkling-math npm package. Publish 0.0.x to reserve the name, then implement utilities here.
import { add } from 'sparkling-math';
add(2, 3); // 5