0.0.2 • Published 5 years ago

wian-helpers v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

WIAN Helpers and Utilities

WIAN ( Web Iran Abzar Novin ) helper JavaScript functions

Installation

npm install wian-utils

or

yarn add wian-utils

Usage

ES5 functions from common.js module

import { deepObjectsMerge } from "wian-utils";

ES6+ functions from source, to enable treeshaking

import { deepObjectsMerge } from "wian-utils/src";
0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago