junk

Filter out OS junk files like .DS_Store and Thumbs.db

MIT License

Downloads
10.5M
Stars
237
Committers
9

Bot releases are hidden (Show)

junk - Latest Release

Published by sindresorhus over 1 year ago

  • Fix: Desktop.ini may also be desktop.ini (#20) 65ff22a

https://github.com/sindresorhus/junk/compare/v4.0.0...v4.0.1

junk -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 17b71bc
  • This package is now pure ESM. Please read this.
  • junk.is => isJunk
  • junk.not => isNotJunk
  • junk.regex => junkRegex

https://github.com/sindresorhus/junk/compare/v3.1.0...v4.0.0

junk -

Published by sindresorhus over 5 years ago

  • Refactor TypeScript definition to CommonJS compatible export (#12) 59209c5

https://github.com/sindresorhus/junk/compare/v3.0.0...v3.1.0

junk -

Published by sindresorhus over 5 years ago

Breaking:

  • Hard-deprecate junk.re 7bdc0d9
  • Require Node.js 8 acc29e9

Enhancements:

  • Add TypeScript definition (#11) 7f8310e

https://github.com/sindresorhus/junk/compare/v2.1.0...v3.0.0