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

@markprompt/web

Package Overview
Dependencies
Maintainers
1
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markprompt/web

A web component for adding GPT-4 powered search using the Markprompt API.

  • 0.2.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
105
increased by144.19%
Maintainers
1
Weekly downloads
 
Created
Source

Markprompt Web

A Web Component component for building a prompt interface, based on the Markprompt API.


Installation

Add the following script tag to your HTML page:

<script type="module" src="https://esm.sh/@markprompt/web@0.2.2-beta18" />

Usage

Then add the markprompt-web component anywhere on your page:

<markprompt-content projectKey="<project-key>" />

where project-key can be obtained in your project settings.

Documentation

The full documentation for the component can be found on the Markprompt docs.

Community

Authors

This library is created by the team behind Motif (@motifland).

FAQs

Package last updated on 14 Apr 2023

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