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

@speakapbv/dough-rte

Package Overview
Dependencies
Maintainers
0
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@speakapbv/dough-rte

DOUGH RTE: CKEditor5 based rich text editor for Speakap

  • 21.7.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Dough RTE

SHOWCASE: http://developer.speakap.io/dough

## Install latest
npm install @speakapbv/dough-component-library
yarn add @speakapbv/dough-component-library

# Install specific version
npm install @speakapbv/dough-component-library@0.0.80
yarn add @speakapbv/dough-component-library@0.0.80

Usage

import React from "react";
import { Button } from "@speakapbv/dough-component-library";

const Example = () => {
    return <Button {...props} />;
};

License

MIT © SpeakapBV

FAQs

Package last updated on 16 Oct 2024

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