Socket
Socket
Sign inDemoInstall

@pelagiccreatures/sargasso

Package Overview
Dependencies
7
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pelagiccreatures/sargasso

Simple, Fast, Reactive, Supervised Javascript controllers for custom html elements.


Version published
Maintainers
1
Weekly downloads
4
decreased by-50%

Weekly downloads

Readme

Source

Simple, Fast, Supervised ES6 Custom Element and Web Component Framework for simplifying development of Web Sites and Progressive Web Apps.

@pelagiccreatures/sargasso

Documentation & Guides

@author Michael Rhodes (except where noted)
@license MIT
Made in Barbados 🇧🇧 Copyright © 2020-2023 Michael Rhodes

Sargasso Is a Framework for:

  • Custom Elements
  • Web Components
  • Web pages
  • PWA (Progressive Web Apps)
  • SPA (Single Page Applications)

Key features / Technology

  • Supervises creation and clean destruction of custom elements as content changes
  • Fast, Debounced UI Events ('resize', 'scroll', etc.)
  • Managed event handlers for elements ('click', 'touch', etc.)
  • Web worker management and event subscriptions
  • Observable Data (proxy/reflect/socket.io for client/server data sharing)
  • Simplified CSS class & CSS style manipulation
  • Weak Map metadata
  • Animation Frames
  • Template literals and rendering using lit-html
  • Shadow DOM

The result is lean, highly performant framework that simplifies the implementation of the complex technologies behind modern progressive web apps and web sites.

Documentation & Guides

Keywords

FAQs

Last updated on 30 Apr 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc