starlette admin fields
0.1.0
Extra fields to use with Starlette Admin
Table of Contents
| Field | Name |
|---|---|
| Bootstrap Show Password | BootstrapShowPasswordField |
| CKEditor4 | CKEditor4Field |
| CKEditor5 | CKEditor5Field |
| SimpleMDE | SimpleMDEField |
Latest Release
pip install starlette-admin-fieldsDevelopment Version
pip install git+https://github.com/hasansezertasan/starlette-admin-fields.gitI 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.
starlette-admin-fields is distributed under the terms of the MIT license.