A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/RDFLib/prez-ui below:

GitHub - RDFLib/prez-ui

Prez UI is the front end of Prez - a linked data API - and is a suite of packages to interact with and render RDF in JavaScript.

There are several ways to use Prez UI's suite of features. The most common way to run Prez UI is by creating a 'themed' instance using create-prez-app. You can do so by running:

npx create-prez-app@latest <project_name>

(Note: for pnpm, run pnpm dlx instead of npx)

See the included README in the starter template from the above command, or the theming documentation for more information on how to get started.

Important

For v4.0.0, a few small changes need to be made to the starter template to be able to run your theme

For other use cases, see the below packages that are available.

Prez UI is comprised of 4 NPM packages:

How do I decide what to use?
flowchart LR
    A{I want a<br> web UI} -->|No| B(prez-lib)
    A --> |Yes| C{I want to<br> use Vue}
    C -->|No| B
    C -->|Yes| D{I want to<br> run Prez UI}
    D -->|No| E(prez-components)
    D -->|Yes| F(create-prez-app)
Loading

This version of Prez UI and the contents of this repository are also available under the BSD-3-Clause License. See this repository's LICENSE file for details.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4