JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 14
  • Score
    100M100P100Q19896F

This package provides Notice Component to render Notice.studio projects in Vue applications.

Package Exports

  • react-component-faq-notice
  • react-component-faq-notice/dist/index.js
  • react-component-faq-notice/dist/index.modern.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-component-faq-notice) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-noticefaq

This package provides Notice Component to render Notice.studio projects in React applications.

Notice - FAQ, Blog & Documentation

Notice is a no-code editor that allows you to create, customize and implement an FAQ, documentation or blog in any web or mobile applications.

You are invited to visit notice.studio and start now deploying your solution!

Enrich your content

It supercharges your public pages by improving the SEO automatically. Your content will take much more space in search results. Google demonstrated that enriched content gets many more likes, I mean, clicks, than classic content.

No-code collaborative tool

Collaborate with your team, get insights about your users and improve your articles.

A no-code platform?

No-code means that you don't need to know how to code to benefit from all the superpowers of a Notice FAQ.

The search bar, the collaboration, the insights, the SEO optimization, everything is done under the hood automatically for you, you just need to write your content, we make it smart.

Installation

npm install react-component-faq-notice

Usage

Import

import React, { Component } from 'react'
import Notice from 'react-component-faq-notice'

Notice Component

<Notice projectid="your-project-id-here"/>