All Projects → xkeshi → Eks

xkeshi / Eks

Licence: mit
A series of Vue components.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Eks

Angular Typed
the angularjs typing tool module, that helps you with typing animation
Stars: ✭ 11 (-71.79%)
Mutual labels:  front-end
The Front End Architect Resource List
Front End Architecture resources
Stars: ✭ 21 (-46.15%)
Mutual labels:  front-end
Vue Async Modal
Flexible modal component for Vue with ability of asynchronous lazy loading
Stars: ✭ 30 (-23.08%)
Mutual labels:  vue-component
Livingstyleguide
Easily create front-end style guides with Markdown and Sass/SCSS.
Stars: ✭ 874 (+2141.03%)
Mutual labels:  front-end
Vue Echarts V3
Vue.js(v2.x+) component wrap for ECharts.js(v3.x+)
Stars: ✭ 884 (+2166.67%)
Mutual labels:  vue-component
Millenniumjs
🚀 A javascript library for create Functional Stateless Components and render with Virtual DOM.
Stars: ✭ 28 (-28.21%)
Mutual labels:  front-end
Feflow
🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.
Stars: ✭ 942 (+2315.38%)
Mutual labels:  front-end
Vue2 Notify
Simple Vue2 notification component
Stars: ✭ 36 (-7.69%)
Mutual labels:  vue-component
Easy Dom
EASYDOM-可能是最适合你的 DOM 课程
Stars: ✭ 21 (-46.15%)
Mutual labels:  front-end
Vue Gh Corners
GitHub Corners for Vue.
Stars: ✭ 30 (-23.08%)
Mutual labels:  vue-component
Elementui Multiselect
基于element ui、vue的多选框,支持选项disabled,支持分页,输入框过滤,可显示或隐藏全选和清空项
Stars: ✭ 14 (-64.1%)
Mutual labels:  vue-component
Astral
⊙ CSS franken-work ⊙
Stars: ✭ 14 (-64.1%)
Mutual labels:  front-end
Front End Plugins
🐋 Web 前端常用插件
Stars: ✭ 949 (+2333.33%)
Mutual labels:  front-end
Egjs
Javascript components group that brings easiest and fastest way to build a web application in your way.
Stars: ✭ 871 (+2133.33%)
Mutual labels:  front-end
Vue Countto
It's a vue component that will count to a target number at a specified duration https://panjiachen.github.io/countTo/demo/
Stars: ✭ 954 (+2346.15%)
Mutual labels:  vue-component
React Rewards
Package containing a few microinteractions you can use to reward your users for little things and make them smile!
Stars: ✭ 841 (+2056.41%)
Mutual labels:  front-end
Front End Interview Handbook
⚡️ Front End interview preparation materials for busy engineers
Stars: ✭ 32,265 (+82630.77%)
Mutual labels:  front-end
Medlaunch
A Windows (.NET) Front-End for the Mednafen Emulator
Stars: ✭ 37 (-5.13%)
Mutual labels:  front-end
Alumna
[Alpha release of v3] Development platform for humans / Plataforma de desenvolvimento para humanos
Stars: ✭ 32 (-17.95%)
Mutual labels:  front-end
Rapidview
RapidView is an android ui and lightapp development framework
Stars: ✭ 951 (+2338.46%)
Mutual labels:  ui-framework

Eks

Build Status Downloads Version Lerna

A series of Vue components.

  • Eks is the pronunciation of the letter X.
  • Docs & Demo

Getting started

Install

npm install eks

Usage

import Vue from 'vue';
import Eks from 'eks';
import 'eks/dist/eks.css';

Vue.use(Eks);

Browser support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Opera (latest)
  • Edge (latest)
  • Internet Explorer 10+

Contributing

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing.

Versioning

Maintained under the Semantic Versioning guidelines.

Credits

The built-in third party libraries:

Some ideas are inspired by:

License

MIT © Xkeshi

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].