{"library":"dataset-transpiler","type":"library","category":null,"description":"A JavaScript utility that transforms `.dataset.X` property access into equivalent `getAttribute('data-X')` and `setAttribute('data-X', value)` calls for backward compatibility with older browsers. Version 0.1.2 (last released Jan 2015) fixes simple setters/getters; nested `.dataset` calls remain unsupported. This package is a relic of the pre-standard `HTMLElement.dataset` era and is superseded by native browser support. It has no active maintenance and is only useful for legacy project archaeology.","language":"javascript","status":"deprecated","version":"0.1.2","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install dataset-transpiler","imports":["import { transpile } from 'dataset-transpiler'","import transpile from 'dataset-transpiler'","transpile('element.dataset.foo', { runtimePrefix: 'myApp' })"]},{"cmd":"yarn add dataset-transpiler","imports":[]},{"cmd":"pnpm add dataset-transpiler","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dataset-transpiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}