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

@webreact/fissure-readmore

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webreact/fissure-readmore

Read more custom element

  • 0.7.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Fission Read more

You do not want to scare your readers with endless pages of text. This Read more element shortens the text for visitors and adds a toggle button at the end.

Usage

To use the Fission Read more you need to define it, or include de definition file yourself.

import 'define'; // To automatically define wr-read-more.

// This defines the hamburger yourself.
import {ReadMore} from "@webreact/fissure-readmore";

customElements.define('wr-read-more', ReadMore);

FAQs

Package last updated on 21 Oct 2022

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