Live data from Hacker News

Show HN: Classify-filename – Sort filenames into buckets by rules

github.com

1–3 of 3 posts

Show HN: Classify-filename – Sort filenames into buckets by rules

#1
Small zero-dependency npm package I just published. Takes a list of filenames and a list of rules, gives back named buckets - first match wins, natural sort within each bucket, optional explain map for debugging. Wrote it because I couldn't find one on npm.

Feedbacks welcome.

Show HN: Classify-filename – Sort filenames into buckets by rules
github.com