Skip to content

Another collection of Vue Utility Components

License

Notifications You must be signed in to change notification settings

Zeitwaechter/vue-util-components

Repository files navigation

vue-util-components

Another collection of Vue Utility Components, css based on Tailwind CSS.

General Information

Comes as it goes.

There are several directives within this package, see /src/components/index.js for more specific names.

Docs

To preview the intended design simply open the index.html file in the repository root (/).

No changes will be made to Tailwind CSS' defaults even though the tailwind.js got added - otherwise it'll be stated here.

Install

  • npm i [name to be found] --save-dev
  • import { directive } from '[name to be found]';

Dependencies

Please see their related Licensing.

  • Bublé, a ES2015 parser, is being used because it's less configuration and faster than Babel.
  • Path, nodejs native module.
  • rollup.js packages, it's a module bundler for JavaScript.
  • Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces.
  • Terser for parsing and mangler/compressor for ES6+ (fork of uglify-es).
  • Yargs-Parser, do the arr-arr-argument parsing.

Further Reading

Licensing

This package is currently build with MIT in mind.

Contributing

Please see CODE_OF_CONDUCT.md if you want to add something to this project of mine.

If you are not happy with how I deal with things, always feel free to fork/PR :D

About

Another collection of Vue Utility Components

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published