Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 2.57 KB

README.md

File metadata and controls

30 lines (20 loc) · 2.57 KB

Stripes Core

Copyright (C) 2017 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

Additional information

See project STRPCORE at the FOLIO issue tracker.

Other FOLIO Developer documentation is at dev.folio.org