ada-ui v5.3.1
Ada
My sci-fi inspired UI components library. Still growing...
CDN
https://cdn.jsdelivr.net/gh/tklepzig/Ada@version/css/ada.css
Replace version
with the version of your desired release, see
https://github.com/tklepzig/Ada/releases (e.g. 5.0.0
)
Attention: Prior to version 3.0, the filename need a
min
: https://cdn.jsdelivr.net/gh/tklepzig/Ada@3.0.0/css/ada.min.css
Install
# Using npm
npm install ada-ui --save
# Using yarn
yarn add ada-ui
Select a Theme
Beginning with version 3.0.0, you can choose between different themes. When using the CSS, ensure to include the correct theme file before the main one, e.g.:
https://cdn.jsdelivr.net/gh/tklepzig/Ada@5.0.0/css/ada.blue.css
Versioning and Publishing
- Releases are created via GitHub Actions using Changesets
- When adding changes which needs a version update, add a changeset by running
npm run changeset
- When the changes are done, commit/merge your branch which will create/update a Release PR (opened by a bot) that incorporates the changesets to update the changelog and version number
- When ready for release, merge the Release PR
- For creating prereleases (snapshots), run
npm run snapshot <prerelease-tag>
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago