JSPM

@edifice.io/react

2.0.0-develop-rc.11
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 731
  • Score
    100M100P100Q92013F
  • License AGPL-3.0

Edifice React Library

Package Exports

  • @edifice.io/react
  • @edifice.io/react/audience
  • @edifice.io/react/editor
  • @edifice.io/react/modals
  • @edifice.io/react/multimedia

Readme

Edifice React Library

npm bundlephobia

Getting Started

We follow WAI ARIA rules and Bootstrap 5 guidelines when making our components

Install

pnpm add @edifice.io/react

Modules

Optional modules are available as sub-imports. You can use them in specific applications:

Audience

Module to track views or reactions on a resource in a specific application (e.g: Blog)

Editor

Rich Text Editor using Tiptap and our multimedia module.

Modals

  • Onboarding Modal to greet user and give him some useful informations about an application.
  • Publish Modal to publish a resource to the BPR application.
  • Resource Modal can be used to create or edit information about a resource
  • Share Modal allows a user to share one of his resource with specific roles to users

Multimedia

All our multimedia components to use in applications or in modules.

  • Linker, AudioRecorder, VideoRecorder, Iframe, Embed component, ...