1.1.11 • Published 10 months ago

@episclera/ammirator-utils v1.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

GitHub Multipack

Getting started.

Install: npm i @episclera/ammirator-utils

Usage

Common utils (can run in all JS envs (web, server, cordova/capacitor/electron))

import { } from '@episclera/ammirator-utils/common'

Web utils (can run in JS envs which has access to DOM (Browsers, cordova/capacitor, electron, Jest))

import { } from '@episclera/ammirator-utils/web'

Server utils (can run only in server side)

import { } from '@episclera/ammirator-utils/server'

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Or you can sponsor via Open Collective

Open Collective

Author

@episclera/ammirator © Episclera, Released under the MIT License. Authored and maintained by Episclera with help from contributors (list).

If you like this repository star⭐ and watch👀 on GitHub

1.1.9

10 months ago

1.1.8

10 months ago

1.1.11

10 months ago

1.1.1

11 months ago

1.1.7

11 months ago

1.1.6

11 months ago

1.1.5

11 months ago

1.1.4

11 months ago

1.1.3

11 months ago

1.1.2

11 months ago

1.1.0

2 years ago

1.0.0

2 years ago

1.4.0

2 years ago