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)
- Host: GitHub
- URL: https://github.com/smallhelm/unpathify
- Owner: smallhelm
- License: mit
- Archived: true
- Created: 2014-05-09T15:55:58.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-24T21:49:57.000Z (over 11 years ago)
- Last Synced: 2025-08-09T18:16:35.882Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 294 KB
- Stars: 30
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE