all repos
— archive/microformats
@ e023b6df338859d4f62f77e68f3456319304b1ff
Incomplete Clojure microformats library
summary
refs
tree
log
Refactor selectors using set = union syntax
10 years ago
Alan Pearce
Refactor parsers using expression-threading
10 years ago
Alan Pearce
Refactor reducers for easier testing
10 years ago
Alan Pearce
Don't error when missing :attrs/:class
10 years ago
Alan Pearce
Add e-* parsing
10 years ago
Alan Pearce
Rename get-*-property functions to get-*-value
10 years ago
Alan Pearce
Add tests for classes-to-props
10 years ago
Alan Pearce
Add basic support for dt-* parsing
10 years ago
Alan Pearce
Fallback to text content if attributes are not found
10 years ago
Alan Pearce
Test smaller units of code
10 years ago
Alan Pearce
Remove unnecessary comment
10 years ago
Alan Pearce
Add u-* parsing capability
10 years ago
Alan Pearce
Re-format trailing parentheses
10 years ago
Alan Pearce
Add support for parsing empty br/hr tags
10 years ago
Alan Pearce
Get correct property value for special tags
10 years ago
Alan Pearce
Set initial REPL/run namespace
10 years ago
Alan Pearce
Use class name for property keywords
10 years ago
Alan Pearce
Expand selectors to match classes with prefixes
10 years ago
Alan Pearce
Create test & implementation for p-name parsing
10 years ago
Alan Pearce
Create initial test and implementation
10 years ago
Alan Pearce
Initial commit.
10 years ago
Alan Pearce