stringify-attributes

Turn an object into a string of HTML attributes

MIT License

Downloads
103.7K
Stars
50
Committers
4

Bot releases are visible (Hide)

stringify-attributes - Latest Release

Published by sindresorhus over 1 year ago

Breaking

  • Require Node 14 (#3) b1d8af0

Improvements

  • Omit undefined and null attributes (#4) bf53295

https://github.com/sindresorhus/stringify-attributes/compare/v3.0.0...v4.0.0

stringify-attributes -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 cc0c4e8
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/stringify-attributes/compare/v2.0.0...v3.0.0

stringify-attributes -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#1) b15931a

Enhancements:

  • Add TypeScript definition (#1) b15931a

https://github.com/sindresorhus/stringify-attributes/compare/v1.0.0...v2.0.0