Miniparser (1.0.2)

Published 2023-09-20 00:12:46 -06:00 by Vetheon in PixelRidge-Softworks/Miniparser

Installation

gem install Miniparser --version "1.0.2" --source ""
source "" do
	gem "Miniparser", "1.0.2"
end

About this package

Miniparser works pretty simply. You pass the Gem some input (HTML, JS, or CSS), and it will validate it, return the validated status, then minify it, and return the minified version as either a file (path) and a text return, respective to what input it got

Requirements

Requires Ruby version: >=3.2.2

Details
RubyGems
2023-09-20 00:12:46 -06:00
55
PixelRidge Softworks
PixelRidge-BEGPULSE
12 KiB
Assets (1)
Versions (2) View all
1.0.2 2023-09-20
1.0.1 2023-09-07