Giter Site home page Giter Site logo

microwawe / mamba-ui Goto Github PK

View Code? Open in Web Editor NEW
870.0 870.0 36.0 21.54 MB

Mamba UI is a free and open-sourced UI kit with 150+ Tailwind CSS components and templates.

Home Page: http://mambaui.com

License: MIT License

JavaScript 5.56% TypeScript 23.26% HTML 69.87% SCSS 0.66% CSS 0.64%
angular component component-library dark-theme mamba-ui prismjs tailwind tailwindcss template ui-kit

mamba-ui's People

Contributors

dsgdsr avatar jjbofficial avatar microwawe avatar realsantosm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mamba-ui's Issues

Possibility to copy code for both light and dark theme at the same time

Currently on the website I can choose a dark or light theme and copy the associated code.
It would be awesome to have the possibility to copy/paste a version of the code handling both cases.

For instance, instead of having:

bg-gray-800 text-gray-100 for the light version and dark:bg-gray-800 dark:text-gray-100 for the dark version, having a mix like so: bg-gray-800 text-gray-100 dark:bg-gray-800 dark:text-gray-100

Maybe there is an option, but I haven't found it.

Thanks!

JSX Components

Can I please work on fixing some JSX components that don't have closing tags like the tags? They should be <img ...... />

How to contribute

I just wanna contribute to MambaUI. I can add new buttons ,Tooltip and Lot more. I'm just school student and free in Weekend.So I just want to use my weekends. How to contribute ?

All links inside components redirect to the home page.

Unfortunately, when searching for components and interacting with them we might get redirect to the home page thus halting our search.
The reason why it happens is the href="#" attr in the <a> tag, if we set it to href="" it won't happen again.
Different components has the tag and as user we got this unexpected behavior when clicking over them therefore ruining the user experience.

Inconsistent Attribute Naming in MambaUi Form Components Hindering React Integration

Dear MambaUi Team,

As an active developer leveraging MambaUi components within React projects, I'd like to express appreciation for the value your library brings to front-end development.

However, during integration efforts, I noticed discrepancies in attribute naming within the JSX files of MambaUi form components. Specifically:

  1. <form> Component: The novalidate attribute is currently represented as novalidate="", deviating from React's expected noValidate="" casing convention.

  2. <label> Component for Password Field: The for attribute is currently written as for="password", whereas React expects htmlFor="password" for proper functionality.

These inconsistencies may cause confusion among developers familiar with React's conventions, potentially leading to debugging challenges and decreased productivity.

Addressing these minor yet crucial attribute naming inconsistencies would significantly enhance the compatibility and usability of MambaUi components within React projects. It would streamline the integration process and ensure a seamless development experience for users of your library.

I kindly request the MambaUi team to review and rectify these attribute namings in the provided form components, aligning them with React's conventions.

Thank you for your attention to this matter. Should you require further clarification or assistance, please feel free to reach out.

Interaction how to implement

Hi @Microwawe

As I saw issues you replied to others you mentioned the component just html + css, what is the suggestion or advice how to do js interaction you would give to the end users?

Thanks
Eric Xin

RTL support

Hi
How i can using mamba components in right-to-left cultures like Arabic,Hebr?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.