tailwind-config-viewer
A local UI tool for visualizing your Tailwind CSS configuration file. (by rogden)
changesets
π¦ A way to manage your versioning and changelogs with a focus on monorepos (by changesets)
Our great sponsors
tailwind-config-viewer | changesets | |
---|---|---|
2 | 24 | |
1,654 | 6,174 | |
- | 3.4% | |
0.0 | 8.5 | |
3 months ago | 6 days ago | |
Vue | TypeScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tailwind-config-viewer
Posts with mentions or reviews of tailwind-config-viewer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-27.
- 8 Tailwind CSS resources to help your next project takeoff
-
How to Build A React TS Tailwind Design System
One more nifty tool that can help developers and designers alike working on a project like this is tailwind-config-viewer. As stated on the repo's page:
changesets
Posts with mentions or reviews of changesets.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-29.
-
[AskJS] Advice on how to manage breaking changes in the first versions of a UI Library
For versioning we use changeset, but with fixed-packages. We have found that the user thinks updating and managing our dependencies much easier if they can just bump each package to the same version. (storybook, sanity follows this appoach). While it feels unintuitive that each package gets a major if just the CSS has breaking changes, the user don't really care. They just want to finish the chore of updating their dependencies fast, without having to understand the system that deeply. This also makes documenting the changes much easier!
- [Reactjs] React UI Composant Library Playplate
-
Hey guys, I made a small CLI to automatically update monorepo packages and NPM releases. I would like some feedback.
Thanks for sharing this. Why should I choose that instead of Changesets that work like a charm?
-
The Subtle Art of the Changelog
https://github.com/changesets/changesets works well for generating changelogs.
-
Why we stopped using Lerna for monorepos
I found a tool named Changesets for versioning and publishing monorepo in PNPMβs docs. After some study on its philosophy, I believe itβll be a good fit for monorepos:
-
Introducing scope42 - Improve your software architecture with precision! π―β¨
The CI/CD pipeline is based on GitHub Actions and Changesets
-
How I Monorepo
This can be a lot of work β particularly maintaining a useful changelog. Which is why I use Changesets, which β together with its great GitHub Action β does pretty much all of this work for me.
-
React UI component library boilerplate
Even better, with the help of GitHub Actions and Changesets, you can automatically manage versioning and publish the UI library to NPM.
-
[AskJS] What's your experience with monorepos?
Was the CI to slow before? Have you ever considered using something like changesets?
-
Dev Discussions: Creating Fantastic User Interfaces with Esther Agbaje of Chakra UI
Use a library to generate automatic changelogs every time your code is updated. Chakra UI used Changesets.
What are some alternatives?
When comparing tailwind-config-viewer and changesets you can also consider the following projects:
lerna - :dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
nx - Smart, Fast and Extensible Build System
tailwindcss-debug-screens - A Tailwind CSS component that shows the currently active screen (responsive breakpoint).
semver - Semantic Versioning Specification
Visual Studio Code - Visual Studio Code
pnpm - Fast, disk space efficient package manager
tsdx - Zero-config CLI for TypeScript package development
berry - π¦π Active development trunk for Yarn β
tailwindcss-custom-forms - A better base for styling form elements with Tailwind CSS.
tailwindcss-classnames - Functional typed classnames for TailwindCSS