New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hybrids

Package Overview
Dependencies
Maintainers
2
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hybrids

Web Components Toolkit

  • 0.7.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.9K
decreased by-29.79%
Maintainers
2
Weekly downloads
 
Created
Source

Hybrids

npm version Build Status Coverage Status

Hybrids is a toolkit for creating web components using Custom Elements, Template and Shadow DOM specifications.

The main goal of the library is to create simple and easy to use API. The name is taken from the hybrid architecture, which is one of the core concepts of the project.

Key features

  • Component logic decoupled from custom element prototype
  • Code encapsulation with flexible public access
  • Element's attribute and property mapping with automatic type reflection
  • Modular structure extendable by functional plugins
  • Injectable helper functions for listen and dispatch events, tree traversing and more

Documentation

Read the Hybrids: The Definitive Guide.

FAQs

Package last updated on 13 May 2017

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