Metadata-Version: 2.4
Name: tinymoon
Version: 0.0.1
Summary: Zero-dependency vanilla JS/CSS UI framework (placeholder release)
Project-URL: Homepage, https://github.com/smm-h/tinymoon
Project-URL: Repository, https://github.com/smm-h/tinymoon
Author-email: smm-h <smmh72@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: css,framework,rlsbl,ui,vanilla-js,zero-dependency
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# tinymoon

Zero-dependency vanilla JS/CSS UI framework. Currently a name-reservation placeholder — real content coming soon.

## Install

npm:

```
npm install tinymoon
```

PyPI:

```
pip install tinymoon
```
