(Deprecated) Frontend components for Tilmeld.
https://tilmeld.org
authentication
group-management
groups
javascript
nymph
nymph-client
svelte-components
sveltejs
user-management
users
- HTML 95.2%
- JavaScript 4.8%
| src | ||
| .gitattributes | ||
| .gitignore | ||
| .prettierrc | ||
| LICENSE | ||
| make.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| webpack.config.js | ||
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