Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-dom

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-dom

Re-usable DOM helpers for Angular with no jQuery dependencies.

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
decreased by-50%
Maintainers
2
Weekly downloads
 
Created
Source

Angular DOM

A set of re-usable components for manipulating the DOM in an Angular app. All components are written without any dependencies including jQuery.

This is a very early iteration of the component library. Tests and sample code as well as additional components will be added in time.

Currently, the following components are available:

Equalizer

Force two elements to match height. By default, all first level children are equalized. Optionally, a CSS selector can be passed as an argument.

Sticky element

Creates a sticky or floating element which is confined to it's parent. Uses include a floating header or sidebar that should follow the user as they scroll. An optional offset parameter can be used to indicate the distance from the top when the sticky status is toggled.

FAQs

Package last updated on 22 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc