Registry / other / kss
library0.5.0rbrubygemsunverified

A Ruby library for parsing KSS documented CSS and generating styleguides.

gem install kss
INSTALL
IMPORT
SIG · KSS
K
kss
otherrubyv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Kss
require 'kss'

Parse KSS-documented CSS and access styleguide sections.

require 'kss' parser = Kss::Parser.new('stylesheets') parser.section('buttons') # => Kss::Section
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
kss — gem install kss · libregistry