element-plus/packages/element-plus
JeremyWuuuuu cfd51c849e
chore(project): add escape-html as dependency for main entry (#6534)
- Add `escape-html` as dependency for `packages/element-plus`
2022-03-11 15:39:44 +08:00
..
__tests__ chore: enhance eslint rules (#6476) 2022-03-08 14:03:32 +08:00
component.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
defaults.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
index.ts feat: export dayjs instance, closes #6498 (#6517) 2022-03-10 22:53:55 +08:00
locales.ts fix(locale): language type (#6198) 2022-02-21 15:36:20 +08:00
make-installer.ts refactor(hooks): refactor popup manager to useZIndex (#5701) 2022-02-09 16:31:31 +08:00
package.json chore(project): add escape-html as dependency for main entry (#6534) 2022-03-11 15:39:44 +08:00
plugin.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
README.md feat: add global components registry 2020-07-25 12:25:38 +08:00

element-plus

TODO: description

Usage

const elementPlus = require('element-plus');

// TODO: DEMONSTRATE API