kjantzer / bui

‹B› Web components, classes, and utilities for creating single-page PWAs – built with Lit by Blackstone Publishing
https://bui.js.org
89 stars 5 forks source link

What is the license of BUI #28

Closed alexgarel closed 6 months ago

alexgarel commented 6 months ago

Hi, your work seems fine, but what is the license ? (sorry if it's there but I missed it !).

AhnafCodes commented 6 months ago
"license": "MIT"

as per package.json

alexgarel commented 6 months ago

Thank you @AhnafCodes !