Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavinbirkhoff/toolkit
🧰 Toolkit which including libraries dom (dom-copilot), path (path-copilot) add ts (ts-copilot), etc.🪛🔧🔨
https://github.com/gavinbirkhoff/toolkit
dom path toolkit tools utils
Last synced: 10 days ago
JSON representation
🧰 Toolkit which including libraries dom (dom-copilot), path (path-copilot) add ts (ts-copilot), etc.🪛🔧🔨
- Host: GitHub
- URL: https://github.com/gavinbirkhoff/toolkit
- Owner: GavinBirkhoff
- License: mit
- Created: 2021-06-13T14:39:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T15:14:33.000Z (11 months ago)
- Last Synced: 2024-03-11T16:40:45.540Z (11 months ago)
- Topics: dom, path, toolkit, tools, utils
- Language: TypeScript
- Homepage:
- Size: 273 KB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Toolkit
🧰 Toolkit which including libraries dom (dom-copilot), path (path-copilot) add ts (ts-copilot), etc.🪛🔧🔨
## ts-copilot
Workspace `./packages/eskit`
### Usage
```shell
# npm
npm i ts-copilot
# yarn
yarn add ts-copilot
```## dom-copilot
Workspace `./packages/domkit`
### Usage
```shell
npm i dom-copilot
```## path-copilot
Workspace `./packages/pathkit`
### Usage
```shell
npm i path-copilot
```# Usage
- install
```bash
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