Socket
Book a DemoInstallSign in
Socket
i

ijacob

npm

Packages

Current Co-maintainers

Former Co-maintainers

102 packages

@impactdk/barcode-scanner

A barcode scanner module, using a webassembly module built on [ZBar](https://github.com/ZBar/ZBar), which supports a variety of different barcodes.

@impactdk/breakpoints

A compilation of breakpoint utils for JavaScript

@impactdk/js-marker-clusterer

A universal version of the js-marker-clusterer

@impactdk/ngx-animate-in

Adds a simple directive to add animations on elements that enter the viewport

@impactdk/ngx-breakpoints

An Angular wrapper for `@impactdk/breakpoints`

@impactdk/ngx-cms-formbuilder

A module to easily add forms from Umbraco in your Angular application

@impactdk/ngx-lazyload

A module to easily add lazyloading of images and picture tags in your Angular application

@impactdk/ngx-overlay

A module to easily add open and manage overlays with injected components in your Angular application

@impactdk/ngx-routing-utils

A compilation of routing utils for Angular

@impactdk/overlay

A module to easily add open and manage overlays with injected components in your Angular application

@impactdk/react-barcode-scanner

A barcode scanner for react, using a webassembly module built on [ZBar](https://github.com/ZBar/ZBar), which supports a variety of different barcodes. Uses [@impactdk/barcode-scanner](https://www.npmjs.com/package/@impactdk/barcode-scanner) underneath.

@impactdk/react-click-outside

@impactdk/react-image

Image component that handles lazy loading via intersection observer (remember to polyfill for IE11). Also features IE11 fallback functionality for `object-fit` + `object-position`.

@impactdk/react-modal

A simple modal implementation for react. Also features a component for easily spawning react portals if you need to inject something else than a modal outside of the scope of the app.

@impactdk/svg

Optimize and transform SVGs to inline consts in JavaScript/TypeScript file

@umbraco-cms/backoffice

This package contains the types for the Umbraco Backoffice.

@umbraco-cms/mcp-dev

A model context protocol (MCP) server for Umbraco CMS

@umbraco-mcp/umbraco-mcp-cms

A model context protocol (MCP) server for Umbraco CMS

@umbraco-ui/uui

The full Umbraco UI Library. The package includes and registers all UUI Web Components.

@umbraco-ui/uui-action-bar

Umbraco UI action-bar component

@umbraco-ui/uui-avatar

An avatar web component for displaying user avatars.

@umbraco-ui/uui-avatar-group

This element is designed to hold uui-avatars. It displays them slightly overlapped, so they are presented nicely. Use it if you need to display many avatars in one place. Set a limit to display certain number of avatars and a number of the ones remaining

@umbraco-ui/uui-badge

A badge to notify that there is something that requires attention of the user.

@umbraco-ui/uui-base

This is a base dependency for Umbraco UI components. It contains mixins, animations, abstract base classes, UUIEvent base class, and universal types for properties shared by different components

@umbraco-ui/uui-boolean-input

Umbraco UI boolean-input component