Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.🪛🔧🔨

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