# cookiecutter-streamlit-component **Repository Path**: makeval/cookiecutter-streamlit-component ## Basic Information - **Project Name**: cookiecutter-streamlit-component - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-28 - **Last Updated**: 2023-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cookiecutter-streamlit-component Template for creating and publishing simple (vanilla js, html and css) bidirectional streamlit component ## Usage Make sure you have cruft installed (you can use [pipx](https://pypa.github.io/pipx/) to install it globally) ```sh pipx install cruft ``` Then run ``` cruft create https://github.com/blackary/cookiecutter-streamlit-component/ ``` And follow the instructions