(Deprecated) Client for Tilmeld, Nymph user and group management with access controls. https://tilmeld.org
This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • JavaScript 100%
Find a file
2021-08-14 09:23:52 -07:00
src Fix callbacks and auth token handling in Node. 2019-06-28 13:31:53 -07:00
.gitignore Update styling to Prettier style. Update build process for fewer script includes. 2019-04-12 17:51:33 -07:00
.prettierrc Update styling to Prettier style. Update build process for fewer script includes. 2019-04-12 17:51:33 -07:00
LICENSE Initial commit 2018-01-10 11:27:08 -08:00
package-lock.json Update packages. 2020-12-23 12:21:20 -08:00
package.json Update packages. 2020-12-23 12:21:20 -08:00
README.md Add deprecation notice. 2021-08-14 09:23:52 -07:00
webpack.config.js Move Tilmeld components to a new repository. 2019-05-01 18:06:56 -07:00

Tilmeld Client

Client for Tilmeld, a Nymph user and group management with access controls.

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.

Installation

Automatic Setup

The fastest way to start building a Nymph app is with the Nymph App Template.

Manual Installation

npm install --save tilmeld-client