1.4.0 • Published 2 years ago

@episclera/abstract-utils v1.4.0

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

GitHub Multipack

Getting started.

Install: npm i -g @episclera/abstract-utils

Usage

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

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

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

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

Server utils (can run only in server side)

import { } from '@episclera/abstract-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/abstract © 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.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago