An open API service indexing awesome lists of open source software.

https://github.com/begriffs/jvscrpt

Drop the function arguments and write less code
https://github.com/begriffs/jvscrpt

Last synced: about 1 year ago
JSON representation

Drop the function arguments and write less code

Awesome Lists containing this project

README

          

## Ditch named arguments, write shorter code

A library to support point-free programming in JavaScript.

### Built using [begriffs/js-module-template](https://github.com/begriffs/generator-omni-module).