Component Generator for Lemon π
- π Table of Contents
- π§ About
- π Getting Started
- π Usage
- βοΈ Built Using
- βοΈ Authors
- π Acknowledgements
This project is to make your lives easier with lemon, this is also my Hacktoberfest project.
Lemon π : https://github.com/Sas2k/Lemon
With PIP
pip install Lemon-CLI
generating a component
Lemon-CLI component <component>
will create
components/
- <component>.py
For the ones, that aren't implemented open an issue and describe it or implement it yourself and PR this. (Change the README and related stuff accordingly, Make sure to describe the PR changes well.)
-
A Base App in Lemon.
-
A Basic Form.
-
A Form asking for Email and Password.
-
A simple Navigation Bar.
-
A simple Page Heading.
-
Simple Article Container.
-
Conditionally rendered Footer with author, email, and copyright fields.
See also the list of contributors who participated in this project.
- Hacktoberfest