audreyfeldroy / audreyfeldroy/complexity
Implement JS minification, concatenation, and mangling
Open
enhancement
- Dominant language
- Python
- Stars
- 118
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Probably use Slimit for this:
http://slimit.readthedocs.org/
Also study what the Rails asset pipeline does:
http://guides.rubyonrails.org/asset_pipeline.html
Contributor guide
Research direction
Start by reading the Slimit documentation and the Rails asset pipeline guide linked in the issue. Define the project entry points and expected behavior for JavaScript minification, concatenation, and mangling before implementation; done means all three operations work together as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- build-system, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100