path-complete-extname

path.extname implementation adapted to also include multiple dots extensions.

MIT License

Downloads
2M
Stars
8
Committers
1
path-complete-extname - v1.0.0 Latest Release

Published by ruyadorno over 6 years ago

  • Rewrite of the entire implementation, based on the new algorithm from current node (v9.6.1 at the time of write)
  • Replaces grunt based tooling with plain npm scripts
  • Added windows CI using appveyor
  • Updated existing nodejs unit tests