JavaScript, Json minimizator

jsmin – is a JavaScript, Json minimizator which removes comments and unnecessary whitespace from JS, JSON files

6 Commits   0 Branches   1 Tag
     4         kx 
     4         kx The MIT License (MIT)
     4         kx 
     4         kx Copyright (c) 2015 Andrey V. Kosteltsev
     4         kx 
     4         kx Permission is hereby granted, free of charge, to any person obtaining a copy
     4         kx of this software and associated documentation files (the "Software"), to deal
     4         kx in the Software without restriction, including without limitation the rights
     4         kx to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
     4         kx copies of the Software, and to permit persons to whom the Software is
     4         kx furnished to do so, subject to the following conditions:
     4         kx 
     4         kx The above copyright notice and this permission notice shall be included in all
     4         kx copies or substantial portions of the Software.
     4         kx 
     4         kx THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     4         kx IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     4         kx FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
     4         kx AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
     4         kx LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
     4         kx OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
     4         kx SOFTWARE.