Skip to content

Latest commit

History

History
67 lines (42 loc) 路 815 Bytes

README.md

File metadata and controls

67 lines (42 loc) 路 815 Bytes

Toolkit

馃О Toolkit which including libraries dom (dom-copilot), path (path-copilot) add ts (ts-copilot), etc.馃獩馃敡馃敤

ts-copilot

Workspace ./packages/eskit

Usage

# npm
npm i ts-copilot
# yarn
yarn add ts-copilot

dom-copilot

Workspace ./packages/domkit

Usage

npm i dom-copilot

path-copilot

Workspace ./packages/pathkit

Usage

npm i path-copilot

Usage

  • install
npm i
npm run bootstrap
npm run test
npm run build

Principles

I hope that the excellent unit methods of the entire front-end community can be collected here.

TODO

  • idleIterator test

  • isScrollEnd test

  • observeScroll test

  • getScrollTop test

  • getScrollLeft test

  • getScrollPosition test

  • pipe

  • compose