Extra fields to use with Starlette Admin
Table of Contents
- Quick integration with Starlette Admin
- Zero dependencies
- Fully typed
Field | Name |
---|---|
Bootstrap Show Password | BootstrapShowPasswordField |
CKEditor4 | CKEditor4Field |
CKEditor5 | CKEditor5Field |
SimpleMDE | SimpleMDEField |
Latest Release
pip install starlette-admin-fields
Development Version
pip install git+https://github.com/hasansezertasan/starlette-admin-fields.git
I didn't write the documentation yet but it's pretty straightforward. You can check the example directory for usage.
I implemented these fields for my own projects and decided to share them.
- Hasan Sezer Tasan, It's me 👋
starlette-admin-fields
is distributed under the terms of the MIT license.