@zohodesk/utils

1.3.14 • Public • Published

#UNIFIED COMPONENTS LIBRARY - Utils

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

1.3.14

  • StringUtils
  • String Utils Methods added

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.

/@zohodesk/utils/

    Package Sidebar

    Install

    npm i @zohodesk/utils

    Weekly Downloads

    833

    Version

    1.3.14

    License

    ISC

    Unpacked Size

    35.3 kB

    Total Files

    37

    Last publish

    Collaborators

    • deekay.npm
    • vimalesan
    • skumaresan
    • kathiresan.r
    • jesinth
    • sriramamoorthy
    • lingam
    • ponkumar.s
    • kdsankar
    • sudalaimuthu
    • iniankarthick
    • johnson_raavanan
    • ksamy2020
    • kumaresanm
    • villuvicky
    • _dev_johnson
    • karuppiah.r
    • lakshmi_ts
    • iambk
    • vallinayagam.t
    • navas-0968
    • ganeshkumar.m
    • muthumari
    • antro.j
    • mariappan.r
    • prakash.m
    • maheshmdr
    • esakkimuthu1512
    • madhubalan
    • selvakumar.pl
    • mahalingam.chinnasamy
    • hariharan_vs
    • ramkumar90
    • sankara.subramanian
    • eldhose_saji
    • aravindh.ts
    • deekay.zoho
    • rajsekar.haribalan
    • sheikbasheeth
    • arunkumar.ps
    • jos33
    • immanuel.sm
    • ravikumars
    • rajagopal.g
    • sangeetha-19940
    • ramarajkiren.rs
    • ponkumar_zoho
    • mssethulakshmi
    • renukadevi06
    • siva.subramanian
    • sureshk