zenwarr


  • This is a helper library for validating forms in a browser with help of validate.js. Of course, you can validate forms just with validate.js, but you do not need to write much JS code to do similar things with this library. All you need is to add regula

    published 0.0.1 6 years ago
  • Same as `$.fn.closest` from jQuery, but without jQuery. Does not modify any global objects or prototypes. Gracefully falls back to using native `Element.closest` and `Element.matches` if ones are available. The only requirement is native `Element.query

    published 0.0.1 6 years ago
  • A small helper library that allows toggling classes of HTML elements without writing much JS code. For example, to toggle class `block--red` on an element when some button is clicked, you should write the following code:

    published 0.0.1 6 years ago
  • A small helper library that provides a tiny layer of abstraction above different map widget libraries. It supports Google Maps and Yandex Maps. It does not encapsulates any complex features, and only allows to embed a map and display some markers. But

    published 0.0.3 6 years ago
  • A small helper library that allows toggling classes of HTML elements without writing much JS code. For example, to toggle class `block--red` on an element when some button is clicked, you should write the following code:

    published 0.0.6 6 years ago
  • This is a helper library for validating forms in a browser with help of validate.js. Of course, you can validate forms just with validate.js, but you do not need to write much JS code to do similar things with this library. All you need is to add regula

    published 0.0.9 6 years ago
  • A small helper library that provides a tiny layer of abstraction above different map widget libraries. It supports Google Maps and Yandex Maps. It does not encapsulates any complex features, and only allows to embed a map and display some markers. But

    published 0.0.13 6 years ago
  • ``` npm i --save @zcomp/maps-google ```

    published 0.0.10 6 years ago
  • ``` npm i --save @zcomp/maps-yandex ```

    published 0.0.11 6 years ago
  • Same as `$.fn.closest` from jQuery, but without jQuery. Does not modify any global objects or prototypes. Gracefully falls back to using native `Element.closest` and `Element.matches` if ones are available. The only requirement is native `Element.query

    published 0.0.4 6 years ago
  • Base package for components inside @zcomp organization.

    published 0.0.9 6 years ago
  • A small library that implements lightweight tabs with vanilla JS. It can be configured with data attributes on DOM elements. You can have multiple tab groups on the same page. Tabs can save its state and restore it back (even automatically). Tabs can

    published 0.0.5 6 years ago
  • A small library implementing spoilers. A spoiler is a block with a head and a body — when you click on a head, body disappears. When you click again — it appears again. It's that easy. Spoilers can be grouped into... emmmm... a group. A spoiler group

    published 0.0.6 6 years ago
  • A component implementing number input with two buttons for incrementing and decrementing value. Nothing more.

    published 0.0.4 6 years ago
  • Library that helps to generate random unique identifiers for DOM elements. `getElementId` accepts an element as an argument and returns its id. If element has no id attribute, a random id is generated and assigned to the element. For example:

    published 0.0.2 6 years ago
  • A helper library for loading data from remote source to a DOM element.

    published 0.0.4 6 years ago
  • Dead simple handlebars helper for inlining text files

    published 1.0.0 6 years ago
  • String formatting library

    published 1.0.2 6 years ago
  • A tool to develop multi-package Node.js apps with ease.

    published 2.0.42 4 years ago
  • Coffee-script (1.x) support for `node-norman`.

    published 1.0.2 6 years ago
  • published 0.0.2 4 years ago
  • Инструмент для управления воркспейсами в yarn v1. Помогает осуществлять релизы и управлять версиями воркспейсов.

    published 3.0.8 2 years ago
  • published 1.0.9 4 years ago
  • published 1.2.0 4 years ago
  • - You need to have an active account on opensubtitles.org, register here: https://www.opensubtitles.org/register/ - You need node.js and npm installed on your system, any version newer than 16 can be used.

    published 1.2.0 a year ago
show more packages