0.3.6 • Published 2 years ago

@kyma-project/dc-odata-render-engine v0.3.6

Weekly downloads
181
License
Apache-2.0
Repository
github
Last release
2 years ago

OData Render Engine

Overview

The OData render engine is based on the OData React component.

Installation

  • using npm

    npm i @kyma-project/dc-odata-render-engine
  • using yarn

    yarn add @kyma-project/dc-odata-render-engine

Prerequisites

Styles

To use default styles based on SAP Fundamentals, install the npm package from this Getting Started guide and import the styles as follows:

import "@kyma-project/odata-react/lib/styles.css";
import "fiori-fundamentals/dist/fiori-fundamentals.min.css";

To use the default font 72 provided by SAP Fundamentals, import the font after installing the SAP Fundamentals package:

import "fiori-fundamentals/dist/fonts.min.css";
0.3.6

2 years ago

0.3.5

2 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.2.0-alpha.1

5 years ago

0.2.0-alpha.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.1-alpha.1

5 years ago

0.0.1-alpha.0

5 years ago