normalize-scroll-left

v0.2.1
Utility library to determine and normalize Element.scrollLeft behavior
rtl dom scroll-left scrollLeft normalize browser element

build

rimraf cjs esm && tsc --module commonjs --outDir cjs && tsc --module es6 --outDir esm

prepublishOnly

npm run build

lint

tslint -e "node_modules/**" "src/**/*.ts"

test

mocha -r ts-node/register "src/**/*.spec.ts"
npm i normalize-scroll-left

Metadata

  • MIT
  • Whatever
  • Ali Taheri Moghaddar
  • released 9/7/2020

Downloads

Maintainers