annoops

Annotated operands for JavaScript

3 个版本
安装
npm install annoops
yarn add annoops
pnpm add annoops
bun add annoops
README

build status

annoops - Operands as annotated functions for JavaScript

annoops provides basic operands (+, -, etc.) as functions for JavaScript. The functions have been annotated and provide nice runtime errors. This might have a slight effect on performance, though, but I believe the convenience is worth it.

License

annoops is available under MIT. See LICENSE for more details.

版本列表
0.2.2 2015-02-17
0.2.1 2015-02-17
0.2.0 2013-12-21