Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sciactive/tilmeld-components

(Deprecated) Frontend components for Tilmeld.
https://github.com/sciactive/tilmeld-components

authentication group-management groups javascript nymph nymph-client svelte-components sveltejs user-management users

Last synced: 3 months ago
JSON representation

(Deprecated) Frontend components for Tilmeld.

Awesome Lists containing this project

README

        

# Tilmeld Components

Frontend Svelte components for Tilmeld.

## Deprecation Notice

The PHP implementation of Nymph/Tilmeld has been deprecated. It will no longer have any new features added. Instead, a new version of Nymph running on Node.js, written entirely in TypeScript will replace the PHP implementation. You can find it over at the [Nymph.js repo](https://github.com/sciactive/nymphjs).

## Installation

### Automatic Setup

The fastest way to start building a Nymph app is with the [Nymph App Template](https://github.com/hperrin/nymph-template).

### Manual Installation

```sh
npm install --save tilmeld-components
```