Merge pull request #923 from juancarlospaco/add-css_html_minify1735
Add package css_html_minify
This commit is contained in:
commit
fcdd63547c
1 changed files with 13 additions and 0 deletions
|
|
@ -11342,5 +11342,18 @@
|
|||
"description": "Open Source Routing Machine for OpenStreetMap API Lib and App",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-osrm"
|
||||
},
|
||||
{
|
||||
"name": "css_html_minify",
|
||||
"url": "https://github.com/juancarlospaco/nim-css-html-minify",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"css",
|
||||
"html",
|
||||
"minify"
|
||||
],
|
||||
"description": "HTML & CSS Minify Lib & App based on Regexes & parallel MultiReplaces",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-css-html-minify"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue