snce-frontend-utils

2.9.0 • Public • Published

Snce Frontend Utils

JS common functions to be used in frontend repo.

js-standard-style

Installation

Using npm:

$ npm i snce-frontend-utils

Usage

const snceUtils = require('snce-frontend-utils');

Functions available

  • GTM DataLayer functions (see DATALAYER.md)
  • Closest returns closest related DOM element with CSS class given. let itemFounded = _closest(DOMitem, 'classname');

Publish new version

For publishing new version see DEPLOY.md.

/snce-frontend-utils/

    Package Sidebar

    Install

    npm i snce-frontend-utils

    Weekly Downloads

    9

    Version

    2.9.0

    License

    ISC

    Unpacked Size

    53.1 kB

    Total Files

    10

    Last publish

    Collaborators

    • stefano.nava
    • guglielmo.bossi
    • donato.distasi
    • andrea.peluso