1.0.0 • Published 3 years ago

@fujia/hammer v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

A modern JavaScript utility library.

English | 简体中文

Installation

npm i @fujia/hammer

# or use yarn
yarn add @fujia/hammer

Usage

You can import the generated bundle to use the whole library generated by this starter:

import _ from '@fujia/hammer'

Additionally, you can import a single function to use:

import { isUndef, scrollbarWidth } from '@fujia/hammer';

Documentation

Learn more about using @fujia/hammer:

Features

  • Simple to use
  • Extensive functions
  • Clear semantics

Development

git clone git@github.com:fujia-dev/hammer.git

cd hammer

npm install

References

  1. rollup

  2. TypeScript

  3. lodash

  4. scrollbar-width

1.0.0

3 years ago

0.7.0

3 years ago

0.5.4

4 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.5.3

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.1.1

4 years ago