1.0.7 • Published 2 years ago

tar-util v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

TarUtil

This is a Javascrpit library. It is built by Typescript

Introduction

TarUtil is a simple Javascript library. It only have a little function to use, but it can help you easy to coding a web page.

Usage

Before use, you need build this repo. You can use some command to build like this.

pnpm build:esm // to build esm version
pnpm build // to build iife version

After build, you have a esm or commonjs version release. You can use dist/esm/index.js or dist/cjs/index.js to coding a web page.

Some functions to use:

TarReactivity\ TarStyle

License

MIT

Copyright (c) 2022-present, Anthony Lu

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0-fix

2 years ago

1.0.0

2 years ago