1 unstable release

0.1.0 Mar 12, 2024

#1687 in Web programming

Custom license

14KB

declutter

declutter urls as a library or from stdin to stdout

  • Match extensions, i.e.: html, js, php
  • Filter extensionless
  • Filter extensions, i.e.: jpg, css, pdf
  • Filter keywords, i.e.: bootstrap, jquery, node_modules

lib.rs:

Declutter url lists

  • Match extensions, i.e.: html, js, php
  • Filter extensionless
  • Filter extensions, i.e.: jpg, css, pdf
  • Filter keywords, i.e.: bootstrap, jquery, node_modules

See Budget to configure the behavior and Declutter to get started.

No runtime deps