issues
search
adamgian
/
minify-selectors
Post-processor to minify class and ID selector names.
Apache License 2.0
8
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add build for Windows Arm 64
#56
adamgian
opened
5 months ago
0
Adjust deploy action to take into account the branch the run was started on
#55
adamgian
closed
4 months ago
2
Package cannot be installed on Windows - wrong URL
#54
alesn
closed
5 months ago
3
ci: set up npm postinstall and bin scipts
#53
adamgian
opened
6 months ago
0
refactor: transition from binary-install dependency
#52
adamgian
closed
6 months ago
1
Process alternate HTML file extensions (.htm)
#51
adamgian
closed
7 months ago
1
Process JS module files (i.e.: *.mjs and *.cjs)
#50
adamgian
closed
7 months ago
1
feat: bracket property accessor support
#49
adamgian
closed
7 months ago
0
feat: bracket property accessor support
#48
adamgian
closed
7 months ago
0
merge: expand build processes
#47
adamgian
closed
7 months ago
1
Automate publishing of the draft release
#46
adamgian
closed
7 months ago
1
Automate publising to npm
#45
adamgian
closed
7 months ago
1
Add builds for Linux ARM 32 and 64
#44
adamgian
opened
7 months ago
0
Investigate WASM 64 and 32 builds
#43
adamgian
opened
7 months ago
0
merge: external config feature branch
#42
adamgian
closed
8 months ago
0
Remove binary-install dependency
#41
adamgian
opened
11 months ago
0
Configurable exclude/ignore list of classes and IDs
#40
adamgian
opened
1 year ago
0
Exclude IDs only used in markup attributes from being skipped
#39
adamgian
closed
1 year ago
1
Consider JS children property
#38
adamgian
closed
7 months ago
1
Missing support for aria-controls HTML attribute
#37
adamgian
closed
1 year ago
1
Support JS dot and bracket notation
#36
kimbauters
opened
1 year ago
3
Possibity of selector name clashes if excluding selectors that only appear in HTML attributes
#35
adamgian
closed
1 year ago
1
HTML comment close will be errantly treated as part of the selector
#34
adamgian
closed
1 year ago
0
Don't bother parsing or encoding selectors that are only used in HTML
#33
adamgian
closed
1 year ago
1
Patch parse_selectors unit tests
#32
adamgian
closed
1 year ago
1
Need to accept invalid CSS characters as part of selectors in HTML attribute token strings
#31
adamgian
closed
1 year ago
0
Publish to homebrew
#30
adamgian
opened
1 year ago
0
Sort selectors by frequency before generating minified identifiers
#29
adamgian
closed
1 year ago
0
Switch to a multipass process
#28
adamgian
closed
1 year ago
2
Need to consider HTML/SVG event attributes
#27
adamgian
closed
1 year ago
1
build: setup automated build process
#26
adamgian
closed
2 years ago
0
Add support for url() value in fill attribute
#25
adamgian
closed
2 years ago
1
Add support for xlink:href attribute
#24
adamgian
closed
2 years ago
1
Gracefully handle invalid UTF8 characters
#23
adamgian
opened
2 years ago
0
Refactor config variables to struct
#22
adamgian
closed
2 years ago
1
Add support for SVG files
#21
adamgian
closed
2 years ago
1
Publish to apt and homebrew
#20
adamgian
closed
1 year ago
1
Set up benchmarks
#19
adamgian
closed
1 year ago
1
Check URLs in JS for anchor link target ID
#18
adamgian
closed
2 years ago
1
Anchor links
#17
adamgian
closed
2 years ago
1
Keep track of classes and ID indexes separately
#16
adamgian
closed
2 years ago
1
Consider expressions and logic in function argument(s)
#15
adamgian
opened
2 years ago
0
Parallel processing of files
#14
adamgian
closed
1 year ago
0
Accept config file
#13
adamgian
closed
8 months ago
1
Config and cli option to define custom attributes
#12
adamgian
closed
1 year ago
3
Special prefixes to mark classes/IDs/selectors for encoding
#11
adamgian
closed
2 years ago
3
Unicode and escaped characters support
#10
adamgian
closed
1 year ago
1
Set up lint tool/s
#9
adamgian
closed
2 years ago
1
Add support for addtional JS functions and properties
#8
adamgian
closed
2 years ago
1
Extend JS string delimiter support
#7
adamgian
closed
2 years ago
1
Next