Git Product home page Git Product logo

yesvelte's Introduction

YeSvelte - Svelte UI Component Library

YeSvelte is a powerful and flexible Svelte UI component library, designed to help developers build enterprise-grade web applications quickly and easily. With a focus on rapid application development and framework independence, YeSvelte is the perfect complement to any CSS framework. The component's UI is inspired by Tabler UI Kit built on top of Bootstrap css.

Installation

To install YeSvelte, you can use npm:

npm install yesvelte@next

Usage

Once installed, you can import the components and use them in your Svelte application:

<script>
	import { Button } from 'yesvelte'
</script>

<Button>Hello YeSvelte!</Button>

Styles

YeSvelte components have default styles which is based on tabler. which you can use like this:

<script>
	import { Button } from 'yesvelte'
</script>

<svelte:head>
	<link rel="stylesheet" href="https://unpkg.com/yesvelte@next/css/tabler.min.css" />
</svelte:head>

<Button color="primary">Hello YeSvelte!</Button>

Demo

Check out the documentation website for live demos of each component and detailed usage instructions.

Playground in REPL

Check this REPL to play with components!

Roadmap

Review our ROADMAP.

Community & Support

Use these channels to be part of the community, ask for help while using YeSvelte, or just learn more about it:

  • Reddit: This is the main channel to join the community. You can ask for help, showcase your work with YeSvelte, and stay up to date.
  • Discord
  • GitHub Issues: for sending in any issues you face or bugs you find while using YeSvelte.
  • GitHub Discussions: for joining discussions and submitting your ideas.

yesvelte's People

Contributors

abdolian avatar mgrubinger avatar mhmdtaherian avatar nickolay avatar pournasserian avatar saadeghi avatar thehadiahmadi 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

yesvelte's Issues

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.