js-minifier
Version, currently master branch1 version
- master branchlatestMar 18, 2020
github.com/sam0x17/js-minifier
A javascript minifier for crystal, using embedded uglifier-js and duktape.cr
2 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
js-minifier:
github: sam0x17/js-minifier
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.31.0- License
- MIT
- Author
- Sam Johnson
Dependencies
Runtime Dependencies
- duktape~> 0.19.1github: jessedoyle/duktape.cr
- baked_file_system~> 0.9.8github: schovi/baked_file_system
README
js-minifier
TODO: Write a description here
Installation
-
Add the dependency to your
shard.yml:dependencies: js-minifier: github: your-github-user/js-minifier -
Run
shards install
Usage
require "js-minifier"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/js-minifier/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Sam Johnson - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Mar 18, 2020
- Crystal
0.31.0- Indexed
- yes
Dependents
Repository
github.com/sam0x17/js-minifier
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1