JavaScript, Json minimizator

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

2 Commits   0 Branches   0 Tags
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300  1) 
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300  2) The MIT License (MIT)
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300  3) 
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300  4) Copyright (c) 2015 Andrey V. Kosteltsev
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300  5) 
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300  6) Permission is hereby granted, free of charge, to any person obtaining a copy
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300  7) of this software and associated documentation files (the "Software"), to deal
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300  8) in the Software without restriction, including without limitation the rights
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300  9) to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 10) copies of the Software, and to permit persons to whom the Software is
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 11) furnished to do so, subject to the following conditions:
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 12) 
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 13) The above copyright notice and this permission notice shall be included in all
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 14) copies or substantial portions of the Software.
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 15) 
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 16) THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 17) IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 18) FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 19) AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 20) LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 21) OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
^890f8e9 (Andrey V.Kosteltsev 2023-04-07 06:22:28 +0300 22) SOFTWARE.