New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

element-dataset

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

element-dataset

HTMLElement.dataset polyfill

  • 2.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.6K
increased by3.65%
Maintainers
1
Weekly downloads
 
Created
Source

NPM version Build Status

element-dataset

Polyfills the HTMLElement.dataset property, does not overdrive the prototype with non-standard methods, falls back to native implementation. Tested on IE 8/9/10, Chrome 16+, FireFox 5+.

To start using in your website, download the AMD module.

Or install it as a npm module (supports Webpack and Browserify):

$ npm install --save element-dataset

Thanks

Thanks to Brett Zamir, Elijah Grey

Thanks to BrowserStack for providing the infrastructure that allows us to run our build in real browsers.

License

element-dataset is released under the terms of the BSD-3-Clause license.

This software includes or is derivative of works distributed under the licenses listed below. Please refer to the specific files and/or packages for more detailed information about the authors, copyright notices, and licenses.

  • Elijah Grey's html5-dataset.js is is released under the terms of the LGPL license.
  • Brett Zamir's html5-dataset.js is is released under the terms of the X11/MIT license.

Keywords

FAQs

Package last updated on 30 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc