🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

docula-ui-react

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docula-ui-react

React UI components of Docula project

latest
npmnpm
Version
0.0.28
Version published
Weekly downloads
14
366.67%
Maintainers
1
Weekly downloads
 
Created
Source

Docula-UI-React (https://docu.la)

Docula is a knowledge base system based on open technologies. Keep your data in GitHub, but still have a rich UI, search and other services.

Features

  • GitHub repository cloning and change detection.
  • Documentation files in Markdown
  • API documentation files in OpenAPI Json or YAML
  • Category-based organization of supported documentation.
  • Organizing metadata model in Redis data store.
  • Storing files content in Redis file store.
  • Indexing files content in ElasticSearch.
  • Providing necessary node.js programming layout to build external APIs or User Interfaces.
  • Providing React-base UI application for read access to a repository.
  • Providing support for easy integration into existing Express.js based web sites.

Docula-UI-React provides React.js components for a Docula user interface

Other Docula modules:

  • Docula-Core - core functionality to build services based on Docula
  • Docula-UI-Express - a glue for other modules to make including Docula to your node.js Express-based website a one-liner

Installation

Using as part of Docula-UI-Express

See Docula-UI-Express.

Static build to serve from a CDN

To be done...

Configuration

Docula React UI expects configuration object defined in global (window) scope. Usually it is done by inserting javascript into document body at compile time.

Usually this is done by a helper module like docula-ui-express. See documentation on this object there.

FAQs

Package last updated on 03 Jan 2017

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