Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.97 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.97 KB

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