GithubHelp home page GithubHelp logo

tabler / tabler-vue Goto Github PK

View Code? Open in Web Editor NEW
192.0 21.0 50.0 12.89 MB

Vue.js components and demo for the Tabler UI theme.

Home Page: https://tabler.github.io/tabler-vue/

License: MIT License

Shell 0.09% JavaScript 53.26% HTML 1.07% Vue 45.57%

tabler-vue's Introduction

tabler-vue

tabler-vue is a collection of Vue.js components for implementing Tabler themed elements in your project. Tabler is a free and open-source HTML Dashboard UI Kit built on Bootstrap 4.

Installation

TODO: Describe the installation process

Usage

TODO: Write usage instructions

Contributing

Contributions are welcome. See CONTRIBUTING.md.

The package is made up of 2 main folders:

To setup and run a local copy:

  1. Clone this repo with git clone https://github.com/tabler/tabler-vue.git
  2. Run yarn install in root folder
  3. Run yarn dev

You should now be up and running with live browser reloading of the example website while you work on Tabler Vue components in the /src folder.

When you're done working on your changes, submit a PR with the details and include a screenshot if you've changed anything visually.

History

TODO: Write history

Credits

TODO: Write credits

License

Released under the MIT License. See LICENSE

tabler-vue's People

Contributors

isneezy avatar nilpo avatar o3ll 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tabler-vue's Issues

Is is production ready?

hi there,

can we use this in production or not advisable yet?

if yes, where do I get the npm version please?

Project todo list

Hi there, this is a non-exhaustive, inaccurate and messy list that might be useful for a roadmap.
Thanks to @isneezy we already have a project base looking like this :

Components

Readme

  • Installation
  • Usage
  • Contributing
  • History
  • Credits
  • License

Project related

  • code linting, code style & editorconfig
  • github page configuration (part of it is already been done - assets are being loaded from wrong url/path)
  • unit tests (don't know if it is really necessary)

I will keep this list up to date with everything you suggest.
(Btw this issue could be moved in GitHub Projects)

Register to npm registry

Hello, I think we should register this package to the npm registry, this will help us to mark this package as dependency of our main project, and we can link with npm o yarn to develop in parallel!
For now we could change the version to lets say 1.0.0-alpha so people will now that it is not production ready

(!) The 'extends' Babel helper is used more than once in your code.

This message is appearing whenever i try to build or run the dev server
(!) The 'extends' Babel helper is used more than once in your code. It's strongly recommended that you use the "external-helpers" plugin or the "es2015-rollup" preset. See https://github.com/rollup/rollup-plugin-babel#configuring-babel for more information

How should we handle CSS styling

How would you like to handle styling? The "Vue way" to do this is to take all of the styles necessary for a particular component and place it in with that component. Alternatively, we could keep all styles in a central stylesheet or some mix of both.

I would suggest that resets and page-wide styles are in a central stylesheet and component-specific styles remain with those components.

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.