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

https://github.com/smallhelm/unpathify

Compress browserify require paths for better minification i.e. require('some/long/path') => require(1)
https://github.com/smallhelm/unpathify

Last synced: 5 months ago
JSON representation

Compress browserify require paths for better minification i.e. require('some/long/path') => require(1)

Awesome Lists containing this project