element-plus

🎉 A Vue.js 3 UI Library made by Element team

MIT License

Downloads
6.1K
Stars
23.4K
Committers
659

Bot releases are visible (Hide)

element-plus - 2.2.36

Published by jw-foss over 1 year ago

2.2.36

2023-03-08

Bug fixes

  • Components [select] Filter duplicate emits of "update options" (#11884 by @godxiaoji)
  • Components [table] useZIndex is called outside setup (#11895 by @Mario34) (#11900)
  • Components [select] filter all ElOption item labels (#11909 by @godxiaoji)
  • Components [global-config] global injection (#11899 by @jw-foss)
element-plus - 2.2.35

Published by element-bot over 1 year ago

2.2.35

2023-03-07

Bug fixes

  • Components [select] console warning (#11868 by @jw-foss)
  • Components [global-config] (#11866 by @jw-foss)
  • Components [overlay] namespace issue (#11881 by @jw-foss)
element-plus - 2.2.34

Published by element-bot over 1 year ago

2.2.34

2023-03-06

Bug fixes

  • Components [table-v2] class of column is not valid (#11815 by @tolking)
  • Components [tree-select] cache data update incorrect (#11225 by @yujinpan)
  • Components [global-config] (#11847 by @jw-foss)
element-plus - 2.2.33

Published by element-bot over 1 year ago

2.2.33

2023-03-03

Features

  • Components [tree-v2] add item-size attribute (#11522 by @btea)

Bug fixes

  • Theme-chalk [upload] wrong hover style when disabled (#11635 by @wonderl17)

  • Components [input-number] prevent input wheel events (#11677 by @Mario34)

  • Components [tooltip] display tooltip correctly (#11643 by @acyza)

  • Components [autocomplete] clearable and disabled props not working (#11714 by @richex-cn)

  • Docs [search] fix navigate error when enter pressed (#11718 by @wonderl17)

  • Components adjust menu close api (#11682 by @chenxch)

  • Components [select] fix the hoverIndex display error (#11297 by @btea)

  • Components [tabs] add deep attribute to watch (#11724 by @tolking)

  • Components [select] add popper-options prop (#11734 by @ryuhangyeong)

  • Components [select] support custom height (#10840 by @MrWeilian) (#10847)

  • Components [tabs] tab-bar need to adapt to tabs width change (#11731 by @godxiaoji)

  • Components [autocomplete] the blur event is not triggered (#10091 by @tolking)

  • Components circular referencing issue (#11777 by @jw-foss)

  • Theme-chalk [tab] correct padding of card item on hover (#11283 by @makedopamine)

Refactors

  • Components [slider] remove useless code (#11681 by @Geekhyt)

  • Tokens - [form] (#11743 by @jw-foss)

  • Components [config-provider] (#11749 by @jw-foss)

  • Tooltip replace any to OnlyChildExpose (#11660 by @Lck6de1p)

  • Project removing packages/tokens (#11769 by @jw-foss)

  • Components [color-picker] alpha-slider (#10332 by @jw-foss)

  • Components [steps] (#10427 by @Simon-He95)

  • Chore(components): [table] fix table config typo (#11700 by @wonderl17)

  • Style(components): [breadcrumb] item use inline-flex (#11683 by @chenxch)

element-plus - 2.2.32

Published by element-bot over 1 year ago

2.2.32

2023-02-19

Bug fixes

  • Components [table] fix an undefined reference in table-layout (#11204 by @jaa134)
  • Components [cascader] add focus and blur event when set filterable (#11273 by @btea)
  • Components [dropdown] unmounted error (#11649 by @chenxch)
element-plus - 2.2.31

Published by element-bot over 1 year ago

2.2.31

2023-02-17

Features

  • Components [cascader] add togglePopperVisible for expose (#11559 by @MrWeilian)

  • Components [descriptions] render null when empty label (#11575 by @wangcch)

Bug fixes

  • Components [carousel] delete the indicator props (#11483 by @ryuhangyeong)

  • Components [cascader-panel] clear active style (#11495 by @esttom)

  • Components [upload-dragger] Avoid firefox open file (#11092 by @acyza)

  • Hooks [use-lockscreen] prevent flaky unit tests (#11404 by @robert-wloch-iits)

  • Translate arabic language (#11510 by @itsalimanuel)

  • Components [input] box-shadow noise (#11518 by @chenxch)

  • Components [select] ensure select options respect filter query during initialization (#11205 by @jaa134)

  • Components [select] i18n issue of select placeholder (#11508 by @wonderl17)

  • Components [input] fix textarea autosize (#11376 by @acyza)

  • Components [tree] setCheckedKeys keys attribute add type (#11390 by @qq282126990)

  • Components [dropdown] fix focus after close (#11586 by @Giwayume)‘

  • Enhancement(theme-chalk): [checkbox] refactor checkbox disabled style (#11503 by @Geekhyt)

Refactors

  • Components [empty] (#11494 by @ryuhangyeong)

  • Components [menu] add deprecated mark to popperAppendToBody (#11509 by @tolking)

element-plus - 2.2.30

Published by element-bot over 1 year ago

2.2.30

2023-02-10

Features

  • Components [statistic] (#11420 by @chenxch)

Bug fixes

  • Components [select] recalculate input height when display change (#11374 by @makedopamine)
  • Components [input] use v-if throw exception (#11187 by @acyza)
  • Components [tree] update refNode type (#11421 by @btea)
  • Components [dropdown] (#11431 by @jw-foss)
  • Theme-chalk [table] the cell missing padding style (#11456 by @tolking)
  • Components fix virtual list scroll&wheel handler (#11472 by @Rapliangle)
  • Components [virtual-list] scroll issue (#11475 by @jw-foss)

Refactors

  • Tokens use Symbol as injection key (#11251 by @Naeemo)
  • Locale change short months naming (#11326 by @ADISAKBOONMARK)
element-plus - 2.2.29

Published by element-bot over 1 year ago

2.2.29

2023-02-03

Features

  • Integrate use popper (#11045 by @jw-foss)

Bug fixes

  • Components [dialog] remove "word-break: break-all;" (#11090 by @purepear)

  • Components [InfiniteScroll] keep-alive dom undefined (#11084 by @chenxch)

  • Component [badge] fix auto width (#11003 by @AydenGen)

  • Components [select] display tags correctly (#11149 by @holazz)

  • Components [tree-select] disabled attribute does not take effect (#10670 by @iDestin)

  • Components [message] fix space when offset exists (#11268 by @linxianxi)

  • Components default table cell padding SCSS variable fix (#10708 by @bartoszrudzinski)

  • Components [table-column] column miss update due to key (#8528 by @MrWeilian) (#10679)

  • Components [link] fix the link jump to element-ui (#11357 by @NekoYyang)

  • Components [popper] (#11377 by @jw-foss)

  • Components [form-item] fix error message animation (#11352 by @niuxinyu)

  • Components [cascader] fix warning when clear (#11335 by @sleepyShen1989)

  • Style(components): [checkbox] fix checkbox-button class var spelling (#11044 by @iamdin)

  • Chore(components): [tabs] optimize code (#11261 by @RadiumAg)

Refactors

  • Components [image] use standard wheel event (#11107 by @Naeemo)

  • Components [backtop] use scrollTo with smooth (#11103 by @Naeemo)

  • Components [popper] rename the component name to ElPopper (#11383 by @tolking)

element-plus - 2.2.28

Published by element-bot almost 2 years ago

2.2.28

2022-12-30

Features

  • Hooks [use-popper] (#10983 by @jw-foss)
  • Components [table] overflow tooltip supports enterable and customization (#10984 by @plainheart)

Bug fixes

  • Components [input-number] fix args order (#11020 by @sleepyShen1989)
  • Components [cascader] placeholder is not displayed correctly (#11031 by @btea)
  • Docs some wrong examples in the document (#11072 by @asdjgfr)
  • Element-plus exposing ElSubMenu component (#11100 by @tolking)

Refactors

  • Components [cascader] use script-setup syntax (#11013 by @chenxch)
element-plus - 2.2.27

Published by element-bot almost 2 years ago

2.2.27

2022-12-16

Features

  • Components el-image support set zoom-rate (#10930 by @JiatLn)

Bug fixes

  • Components [notification] option zIndex for notification can't effect (#10796 by @acfinity)

  • Components [tree-select] props cacheData not reactive (#10885 by @yujinpan)

  • Components [focus-trap] input selection (#10606 by @holazz)

  • Theme-chalk [menu] arrow position error in popup (#10960 by @tolking)

  • Theme-chalk [menu] the popup style error (#10958 by @tolking)

  • Components [tabs] correct active bar position (#10989 by @holazz)

  • Components input-number 0 can not triger change event (#10980 by @StephenKe)

  • Style(theme-chalk): [color-picker] Fix focus-visible outline (#10911 by @kooriookami)

  • Add Kurdish language (Sorani - ckb) (#10913 by @swarakaka)

  • Style(theme-chalk): [Menu] Fix menu style (#10813 by @jianjunyuu)

Refactors

  • Components [statistic] (#10939 by @holazz)

  • Components [transfer] remove useless code (#10971 by @HeftyKoo)

element-plus - 2.2.26

Published by element-bot almost 2 years ago

2.2.26

2022-12-02

Features

  • Components [menu] add popper-effect menu attribute (#10867 by @xiaoxian521)

Bug fixes

  • Components [table] fix error in dynamic change table-column (#10713 by @init-qy)

  • Components [date-picker] default-time affects now result(#10729 by @MrWeilian) (#10737)

  • Components [input-number] Fix decrease and increase disabled (#10787 by @kooriookami)

  • Components [select-v2] initial value compatibility (#10759 by @holazz)

  • Components [tree] revert inherits the label class (#10812 by @chenxch)

  • Components [TreeSelect] incorrect label when child not rendered (#10716 by @yujinpan)

  • Theme-chalk [menu] optimize the SubMenu title style (#10828 by @tolking)

  • Components [table]fix the problem that show-overflow-tooltip will also be displayed when the browser is zoomed (#10816 by @Cenavy1019)

  • Style(theme-chalk): fix carousel button style (#10869 by @xiaoxian521)

element-plus - 2.2.25

Published by element-bot almost 2 years ago

2.2.25

2022-11-25

Bug fixes

  • Components [popconfirm] import missing button style (#10774 by @plainheart)

  • Revert: "fix(components): [table] fix expand icon center (#9943 by @xiaoxian521)" (#10773)

element-plus - 2.2.24

Published by element-bot almost 2 years ago

2.2.24

2022-11-25

Fix

  • Revert "fix(components): [menu] menus that are not in the expanded path do not open" (#10769 by @holazz)
element-plus - 2.2.23

Published by element-bot almost 2 years ago

2.2.23

2022-11-25

Bug fixes

  • Components [upload] use useDisabled (#10663 by @btea)

  • Components [cascader] collapse tags tooltip style (#10669 by @holazz)

  • Components [menu] menus that are not in the expanded path do not open (#10480 by @iDestin)

  • Components [input] prefix and suffix add click focus event (#10674 by @chenxch)

  • Components [pagination] Nesting causes missing styles (#10666 by @chenxch)

  • Components [table] optimizate types export (#10677 by @xiaoxian521)

  • Components [tooltip] SSR hydration error caused by random ID (#10541 by @tolking)

  • Components [input-number] Input actions can update values (#10329 by @baiwusanyu-c)

  • Components [table] fix expand icon center (#9943 by @zhengbangbo)

  • Components [page-header] display if breadcrumb slot exists (#10719 by @ryuhangyeong)

  • Add drawer deprecated custom-class warning (#10745 by @0song)

  • Style(theme-chalk): [Pagination] Fix pagination style (#10692 by @kooriookami)

element-plus - 2.2.22

Published by element-bot almost 2 years ago

2.2.22

2022-11-18

Bug fixes

  • Components [select-v2] case-insensitive when filterable (#10575 by @hellomrbigshot)

  • Style(components): [pagination] Refactor pagination style (#10563 by @kooriookami)

element-plus - 2.2.21

Published by element-bot almost 2 years ago

2.2.21

2022-11-11

Bug fixes

  • Docs [alert] (#10460 by @jw-foss)

  • Docs [vp-api-typing] (#10467 by @jw-foss)

  • Components [dropdown-item] prevent click if disabled (#10532 by @ryuhangyeong)

  • Components [focus-trap] input select text (#10535 by @chenxch)

  • Components [checkbox] wrong checked status when label is Object (#9863 by @init-qy)

  • Components [cascader] set height correctly (#10538 by @holazz)

  • Components [image-viewer] hide-on-click-modal not work (#10568 by @holazz)

  • Components [calendar] fix range cross year bug (#10574 by @sunyuu)

  • Style(components): [select] Fix tags style (#10502 by @kooriookami)

  • Style(components): [select-v2] Uniform style consistent with select (#10501 by @kooriookami)

element-plus - 2.2.20

Published by element-bot almost 2 years ago

2.2.20

2022-11-06

Features

  • Components [dropdown] add props for teleported API (#10012 by @consultation-applio)
  • Docs vite-press new component (#10346 by @jw-foss)
  • Docs api typing shortcuts (#10353 by @jw-foss)
  • Docs [components] additions (#10374 by @jw-foss)

Bug fixes

  • Components [select-v2] empty value should be undefined (#10189 by @holazz)
  • Components [popover] abnormal style when effect is dark (#10190 by @holazz)
  • Components [table] fixed column supported in grouped header (#10096 by @tinyfind)
  • Components [popper] enable the adaptive configuration (#10104 by @tolking)
  • Components [select] blur trigger remote event should pass string (#10218 by @btea)
  • Components [form] throw non-validation error (#10255 by @holazz)
  • Components [checkbox] circular reference (#10278 by @btea)
  • Components [input-number] increase and decrease error (#10067 by @gjfei)
  • Components [tooltip] remove deprecated api (#10264 by @chenxch)
  • Components [cascader] consistent component height (#10214 by @holazz)
  • Components [date-picker] monthRange mode switching month sync (#10292 by @chenxch)
  • Components [upload] add uid for file handleStart (#9876 by @init-qy)
  • Components [carousel] missing root ref (#10312 by @holazz)
  • Utils [vnode] flattedChildren support subTree (#10298 by @chenxch)
  • Components [tree-v2] add missing icon (#10340 by @init-qy)
  • Components [tree-v2] default icon render test (#10342 by @init-qy)
  • Docs [autocomplete] (#10426 by @jw-foss)
  • Components [cascader] remove extra space in the search text (#10439 by @holazz)
  • Docs [autocomplete] [affix] (#10443 by @jw-foss)
  • Component [table] can't select row children (#10221 by @faga295)

Refactors

  • Components [calendar] (#10163 by @jw-foss)
  • Components [carousel] (#10188 by @jw-foss)
  • Components [carousel-item] (#10219 by @jw-foss)
  • Components [tabs] simplify logic with hooks (#10224 by @holazz)
  • Components [select] use util function (#10286 by @btea)
  • Components [collapse] (#10289 by @jw-foss)
  • Components [input] export instance type (#10368 by @chenxch)
  • Docs tooltip plugin (#10440 by @tolking)
element-plus - 2.2.19

Published by element-bot about 2 years ago

2.2.19

2022-10-21

Features

  • Components [message-box] add append-to option (#10071 by @consultation-applio)

Bug fixes

  • Components [input] missing native form attribute (#10093 by @HeftyKoo)
  • Components [date-picker] fix readonly picker can be triggered (#9931 by @ntnyq)
  • Components [table-v2] fix scroll to bottom (#9959 by @Tsong-LC)
  • Component [table] row-key due to current-change trigger (#10060 by @Simon-He95)
  • Components [autocomplete] optimize the select event type (#10105 by @tolking)
  • Components [table] fix merge cell cannot show side shadow (#10095 by @tinyfind)
  • Components [switch] clipped text (#10081 by @Simon-He95)
  • Components [cascader] modelValue update problem (#10119 by @chenxch)
  • Components [dialog] click allow focus out (#10160 by @Giwayume)

Refactors

  • Components [backtop] (#10151 by @jw-foss)
  • Components [button] (#10152 by @jw-foss)
  • Components [calendar] (#10155 by @jw-foss)
  • Components [calendar] (#10158 by @jw-foss)
  • Components [tree-v2] switch to script-setup syntax (#10133 by @SnowingFox)
element-plus - 2.2.18

Published by element-bot about 2 years ago

2.2.18

2022-10-13

Features

  • Components [select] Simplified API (#9994 by @chenxch)

  • Components [rate] add clearable attribute (#10031 by @HeftyKoo)

  • Export type TableInstance TableColumnInstance (#10021 by @yangliguo7)

Bug fixes

  • Components [color-picker] expose color (#9797 by @sxzz)

  • Components [tabs] tabs order

  • Components [checkbox] fix injection warn (#9813 by @holazz)

  • Components [color-picker] correct event validation (#9814 by @holazz)

  • Components [date-picker] remove extra prop in unit test (#9822 by @holazz)

  • Components [popper] perfect role types (#9823 by @holazz)

  • Components [select-v2] pressing the up key may cause errors (#9818 by @tolking)

  • Components [select-v2] improve placeholder display (#9835 by @holazz)

  • Components [affix] fix affix when scroll container is not window (#9660 by @LiZhequ)

  • Components [calendar] show wrong weekday when set weekStart (#9824 by @init-qy)

  • Components [input-number] correct input event behavior (#9850 by @holazz)

  • Components [dialog] fix document click event invalid (#6711 by @gjfei)

  • Theme-chalk [drawer] close btn align style (#9875 by @YunYouJun)

  • Components [steps] step line style (#9865 by @gjfei)

  • Components [tree] tree node click parameter (#9872 by @gjfei)

  • Components [select] excute filter/remoteMethod when blur (#9587 by @Circkoooooo)

  • Components [radio] fix type error (#9879 by @Tsong-LC)

  • Theme-chalk [table] remove redundant border styles (#9839 by @tolking)

  • Components [slider] fix type error (#9886 by @ryuhangyeong)

  • Components [result] fix type error (#9887 by @ryuhangyeong)

  • Components [backtop] fix a display bug (#9892 by @fwr220807)

  • Components [progress] fix type error (#9894 by @ryuhangyeong)

  • Components [time-select] fix type error (#9884 by @Tsong-LC)

  • Components [pagination] fix type error (#9893 by @ryuhangyeong)

  • Components [descriptions] fix type error (#9899 by @Tsong-LC)

  • Components [tabs] correct the position of tab-bar when scaling (#9896 by @holazz)

  • Locale added missing strings for Hebrew (#9871 by @yeya)

  • Components [form] no margin when there is no label (#9940 by @iDestin)

  • withInstallDirective type error (#9946 by @BTBMan)

  • Components [select-v2] Test file code misspelled (#9978 by @wizardAEI)

  • Components [select] click label only focus in form (#9798 by @chenxch)

  • Components [carousel] improper active item (#8904 by @makedopamine)

  • Components [input] memory leak (#9965 by @chenxch)

  • Components [tabs] arrow icon centered horizontally (#9989 by @btea)

  • Components [el-form] adjust the warn about label (#9889 by @btea)

  • Components [select-v2] dynamic update popper (#9888 by @btea)

  • Components [tabs] prevent scroll tab into view after focusing it (#9990 by @makedopamine)

  • Components [table] wrong hover style in nested tables (#9932 by @init-qy)

  • Build fix Window build locale (#9995 by @frank201113)

  • Components [form-item] do not validate without prop property (#9993 by @btea)

  • Components [dropdown] button group style missing (#10029 by @chenxch)

  • Locale update estonian translations (#10004 by @vinksz)

  • Components the label causes the click event to trigger twice (#9991 by @iDestin)

  • Components [tooltip] update popper after content change (#10044 by @btea)

  • Components [cascader] placeholder disappear when resetForm (#10036 by @Tsong-LC)

  • Components [tabs] fix typo of PaneName (#10006 by @THUzxj)

  • Components [time-picker] fix popup not showing (#9941 by @Giwayume)

Refactors

  • Components [loading] use JSX in Unit test (#9772 by @Tsong-LC)

  • Components [checkbox] refactor (#9594 by @MonsterPi13)

  • Components [color-picker] switch to script-setup syntax (#9672 by @weidehai)

  • Components switch to vue macros (#9306 by @sxzz)

  • Components [loading] change viewBox default value (#9769 by @tolking)

  • Components [tree-select] use JSX in Unit test (#9786 by @Tsong-LC)

  • Components [upload] use JSX in Unit test (#9811 by @ryuhangyeong)

  • Components [tooltip] switch to script-setup syntax (#9685 by @SnowingFox)

  • Directives [repeat-click] refactor (#9853 by @sxzz)

  • Components [calendar] use self-closing element (#9854 by @Tsong-LC)

  • Components [popper] fix type error (#8529 by @holazz)

  • Components [popper] use JSX in Unit test (#8462 by @holazz)

  • Docs filter bot in contributors list (#9967 by @btea)

  • Perf(components): [tabs] improve order performance

  • Build optimize the conversion of attributes in documents (#9970 by @tolking)

element-plus - 2.2.17

Published by element-bot about 2 years ago

2.2.17

2022-09-16

Features

  • Components [select] add placement (#9621 by @chenxch)

  • Components [select-v2] add placement (#9622 by @chenxch)

  • Components [el-steps] support custom icon when status is error (#9603 by @z-ao)

  • Components [message-box] allow pass function to message option (#9405 by @holazz)

  • Components [select] enhanced suffix (#9619 by @chenxch)

  • Components [select-v2][tree-v2] add virtual-list style dependency (#7129 by @muuyao)

Bug fixes

  • Components [select-v2] support empty string value (#9609 by @chenxch)

  • Components [tree-node-content] slot inherit styles (#9613 by @chenxch)

  • Hooks [useLockscreen] close shake (#9610 by @chenxch)

  • Components [button] type text deprecated (#9611 by @chenxch)

  • Components [upload] always display upload trigger (#9607 by @holazz)

  • ElPopover components dts (#9569 by @hackycy)

  • Components [form-item] don't add required rule repeatedly (#9618 by @sxzz)

  • Components [popper] default flip feature (#9584 by @YornQiu)

  • Components [table] typed column's min-width not effect (#9540 by @wiidede) (#9593)

  • Components [tree-select] fix typo (#9635 by @Tsong-LC)

  • Components [table] selection column don't create table placeholder (#9637 by @Tsong-LC)

  • Theme-chalk [select] missing the is-small style (#9639 by @humorHan)

  • Components [select] fix content overflow (#9633 by @Tsong-LC)

  • Components [table] fix namespace (#9654 by @holazz)

  • Components [tree] repeat trigger change event on the same node (#9645 by @holazz)

  • Components [select] keep hover after clearing (#9644 by @chenxch)

  • Components [loading] remove el-loading-parent--relative correctly (#9630 by @wiidede)

  • Hooks [use-popper-container] fix namespace (#9655 by @holazz)

  • Components [rate] fast move mouseLeave not triggered (#9608 by @chenxch)

  • Components [select-v2] Tags content overflow wrap (#9677 by @Tsong-LC)

  • Components [table] throw error when no matching column (#9682 by @qq282126990)

  • Components [table-v2] cell and header-cell slots parmas (#9665 by @chenxch)

  • Components [select-v2] fix placeholder style (#9707 by @holazz)

  • Components [select-v2] respect --el-component-size (#9706 by @holazz)

  • Components [time-picker] fix end-time can't be callback (#9669 by @MrCat33)

  • Components [tree] setCurrentKey() type error (#9709 by @zhiyuanzmj)

  • Components [cascader] fix large interval when multiple checkboxes (#9428 by @Tsong-LC)

  • Components [select] fix select hover flicker (#9521 by @ChenAdien)

  • Components [select] fix option-group get wrong visible (#9726 by @init-qy)

  • Components [loading] fix invalid position sticky (#9720 by @Tsong-LC)

  • Components [el-input] center in vertical direction (#9732 by @btea)

  • Components [checkbox] fix only child element style border-radius (#9746 by @Tsong-LC)

  • Components [popper] add missing id (#9632 by @plehnen)

  • Components [cascader-panel] fix type error (#9753 by @Tsong-LC)

  • [alert] description value in title's class (#9771 by @baiwusanyu-c)

  • Components [virtual-list] fix type error (#9780 by @Tsong-LC)

Refactors

  • Components [calendar] rename slot dateCell to date-cell (#9590 by @tolking)

  • Components [tabs] improve types (#9561 by @tolking)

  • Components [cascader] use JSX in Unit test (#9674 by @Tsong-LC)

  • Build use pnpm shell-emulator instead of cross-env (#9693 by @sxzz)

  • Components [cascader-panel] use JSX in Unit test (#9710 by @Tsong-LC)

  • Components [image-viewer] use JSX in Unit test (#9717 by @holazz)

  • Docs simplify imports (#9724 by @jack-pearson)

  • Utils refactor flattedChildren (#9748 by @Tsong-LC)

  • Perf(components): [message] prefer function slots (#9625 by @holazz)

Package Rankings
Top 7.57% on Npmjs.org
Badges
Extracted from project README
Crowdin
Related Projects