Write numpy-ts code and see results instantly — everything runs right in your browser using the same library you’d install from npm.Documentation Index
Fetch the complete documentation index at: https://numpyts.dev/llms.txt
Use this file to discover all available pages before exploring further.
How it works
- Code executes in your browser using the numpy-ts browser bundle loaded from CDN
- The
npobject is pre-loaded with all numpy-ts functions - Use
console.log()to print output, or return a value from the last expression