Giter Site home page Giter Site logo

anu-prakash-dev / himalaya-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from red-ninjas/himalaya-ui

0.0 0.0 0.0 2.81 MB

Elevate your Next.js web development with our open-source UI library, offering a comprehensive suite of customizable components for building modern and user-friendly interfaces.

Home Page: https://himalaya-ui.com

License: MIT License

Shell 0.01% JavaScript 2.30% TypeScript 83.06% MDX 14.64%

himalaya-ui's Introduction

Welcome to Himalaya UI ๐Ÿ‘‹

HimalayaUI Logo

NPM Node NextJS Documentation Maintenance License

๐Ÿ  Homepage

โœจ Demo

๐Ÿ“˜ Documentation

Prerequisites

  • Node.js >= 18.0.0
  • React >= 18.0.0
  • Next.js >= 13.0.0 (optional)

Installation

Choose your preferred package manager to install Himalaya UI:

yarn add @himalaya-ui/core
npm install @himalaya-ui/core

Run Tests

You can run tests using the following command:

yarn test

Getting Started

Here's a simple example of how to use Himalaya UI within your Next.js 13 and React application:

import { ConfigProvider, StyledJsxRegistry } from '@himalaya-ui/core'

export default () => (
  <StyledJsxRegistry>  <!-- base styles, ssr injector -->
    <ConfigProvider> <!-- ui provider -->
      <AppComponent /> <!-- your application -->
    </ConfigProvider>
  </StyledJsxRegistry>
)

Author

๐Ÿ‘ค RedNinjas LTD

๐Ÿ‘ค Stefan Kalysta

๐Ÿ‘ค Syed Abubakar

๐Ÿค Contributing

We welcome contributions, issues, and feature requests from the community! Please visit our issues page to report problems or make suggestions. You can also find our contributing guide for more information.

Show Your Support

If Himalaya UI has helped you in your projects, show your support by giving us a โญ๏ธ!

๐Ÿ“ License

Himalaya UI is licensed under the MIT License. The MIT License is a permissive open source license that allows you to use, modify, and distribute the software for both commercial and non-commercial purposes. You are granted extensive freedom to customize and integrate Himalaya UI into your projects while maintaining the freedom to use it as you see fit.

Copyright ยฉ 2023 RedNinjas LTD.

For more details, please review the full MIT License provided by the project.

himalaya-ui's People

Contributors

kalysti avatar dev-absid avatar

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.