fn-args

Get the arguments of a function, arrow function, generator function, async function

MIT License

Downloads
1.2M
Stars
53
Committers
8

Bot releases are hidden (Show)

fn-args - Latest Release

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 62a47ef
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/fn-args/compare/v5.0.0...v6.0.0

fn-args -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#11) ed57bb7

Enhancements:

  • Add TypeScript definition (#11) ed57bb7

https://github.com/sindresorhus/fn-args/compare/v4.0.0...v5.0.0

fn-args -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 6 13fefab

Fixes:

  • Fix trailing comma handling (#10) f4d4087

https://github.com/sindresorhus/fn-args/compare/v3.0.0...v4.0.0