Détail du package

annoops

annojs130.2.2

Annotated operands for JavaScript

operand, utilities

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.