1.0.7 • Published 12 months ago

tar-util v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months 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

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

1 year ago

1.0.0-fix

1 year ago

1.0.0

1 year ago