/stripes-core

The core of Stripes, an opinionated and modular platform for React components consuming REST data and the UI framework for the FOLIO project

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Stripes Core

Copyright (C) 2016-2019 The Open Library Foundation

This software is distributed under the terms of the Apache License, Version 2.0. See the file "LICENSE" for more information.

Introduction

Stripes is a toolkit for building single-page web applications that FOLIO UI modules can run in. UI modules are made up of React components, some of which will be connected to back-end services provided by Okapi. Each module has a "type" which indicates how it functions within the application. At the moment, the only "type" is "app" which provides a top-level component to render into a large content area.

Documentation roadmap

The documentation roadmap has moved. Please refer to the Stripes Github repository for general Stripes information, guides, and assistance setting up a development environment.

Stripes-core documentation

Additional information

See project STRPCORE at the FOLIO issue tracker.

Other FOLIO Developer documentation is at dev.folio.org