@zohodesk/utils

1.3.13 • Public • Published

#UNIFIED COMPONENTS LIBRARY - Utils

In this package, We provide lots of util fuctions for web devlopment

1.3.13

  • mergeStyle issue fix

1.3.12

  • mergeStyle functionality updated. Composed classes will also update if it is inside that file.
// Before
const style = mergeStyle(
    { a: '1', b: '1 2' },
    { a: 'a' } 
);
// style = { a: '1 a', b: '1 2' }

// After
const style = mergeStyle(
    { a: '1', b: '1 2' },
    { a: 'a' } 
);
// style = { a: '1 a', b: '1 a 2' }
  • compileClassNames code optimized. Will not support other than object as argument.

Package Sidebar

Install

npm i @zohodesk/utils

Weekly Downloads

371

Version

1.3.13

License

ISC

Unpacked Size

26.8 kB

Total Files

36

Last publish

Collaborators

  • hariharan_vs
  • eldhose_saji
  • sankara.subramanian
  • madhubalan
  • deekay.npm
  • sheikbasheeth
  • jos33
  • rajsekar.haribalan
  • selvakumar.pl
  • muthumari
  • sundarrajkumar.m
  • prakash.m
  • maheshmdr
  • _dev_johnson
  • karuppiah.r
  • navas-0968
  • vallinayagam.t
  • iambk
  • lakshmi_ts
  • mariappan.r
  • antro.j
  • ganeshkumar.m
  • vimalesan
  • skumaresan
  • kathiresan.r
  • jesinth
  • sriramamoorthy
  • lingam
  • ponkumar.s
  • sudalaimuthu
  • iniankarthick
  • johnson_raavanan
  • ksamy2020
  • kumaresanm
  • villuvicky
  • indragith