(Deprecated) Frontend components for Tilmeld. https://tilmeld.org
This repository has been archived on 2026-03-30. 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.
  • HTML 95.2%
  • JavaScript 4.8%
Find a file
2021-08-14 09:24:25 -07:00
src Update packages and reformat. 2020-12-26 13:18:19 -08:00
.gitattributes Improved styling in components with Prettier Svelte plugin. Added compiled CSS to lib. 2019-05-31 16:14:17 -07:00
.gitignore Move Tilmeld components to a new repository. 2019-05-01 17:46:27 -07:00
.prettierrc Improved styling in components with Prettier Svelte plugin. Added compiled CSS to lib. 2019-05-31 16:14:17 -07:00
LICENSE Initial commit 2019-05-01 17:36:10 -07:00
make.js Improved styling in components with Prettier Svelte plugin. Added compiled CSS to lib. 2019-05-31 16:14:17 -07:00
package-lock.json Bump version. 2020-12-26 13:25:04 -08:00
package.json Bump version. 2020-12-26 13:25:04 -08:00
README.md Add deprecation notice. 2021-08-14 09:24:25 -07:00
webpack.config.js Improved styling in components with Prettier Svelte plugin. Added compiled CSS to lib. 2019-05-31 16:14:17 -07:00

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.

Installation

Automatic Setup

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

Manual Installation

npm install --save tilmeld-components