@fangcha/vue
TypeScript icon, indicating that this package has built-in type declarations

0.79.0 • Public • Published

fc-vue

Components base on Vue.

Installation

# Use npm
npm install @fangcha/vue

# Or use yarn
yarn add @fangcha/vue

Files

src
├── FragmentProtocol.ts
├── RootView.ts
├── ViewController.ts
├── Vue+extends.ts
├── assets
│   ├── code-mirror.scss
│   ├── index.ts
│   ├── my-form-item.css
│   ├── my-pagination.css
│   ├── my-select.css
│   └── rich-text.scss
├── dialogs
│   ├── AlertTools.ts
│   ├── ConfirmDialog.ts
│   ├── CustomDialog.ts
│   ├── CustomDialogView.ts
│   ├── DialogBase.ts
│   ├── DialogUtils.ts
│   ├── DialogWrapper.ts
│   ├── ImagePreviewDialog.ts
│   ├── InformationDialog.ts
│   ├── JsonImportDialog.ts
│   ├── MultipleLinesInputDialog.ts
│   ├── MultiplePickerDialog.ts
│   ├── SimpleInputDialog.ts
│   ├── SimplePickerDialog.ts
│   ├── TextPreviewDialog.ts
│   ├── TypicalDialog.ts
│   ├── TypicalDialogView.ts
│   ├── html
│   │   ├── HtmlDisplayPanel.ts
│   │   ├── HtmlEditorDialog.ts
│   │   ├── HtmlPreviewDialog.ts
│   │   └── index.ts
│   └── index.ts
├── diff
│   ├── DiffInfosDialog.ts
│   ├── DiffTableView.ts
│   └── index.ts
├── drawers
│   ├── InformationDrawer.ts
│   ├── TypicalDrawer.ts
│   ├── TypicalDrawerView.ts
│   ├── drawer.scss
│   └── index.ts
├── i18n.ts
├── index.d.ts
├── index.ts
├── layouts
│   ├── NormalLayout.ts
│   ├── SingleUseLayout.ts
│   ├── SmartLayout.ts
│   ├── TypicalLayout.ts
│   └── index.ts
├── loading
│   ├── LoadingView.ts
│   ├── index.ts
│   └── loading.scss
├── pickers
│   ├── CommonPicker.ts
│   ├── FilterSelector.ts
│   ├── MultiplePicker.ts
│   ├── MyDatetimePicker.ts
│   ├── MySelect.ts
│   ├── StrMultiplePicker.ts
│   ├── SuggestionProtocol.ts
│   ├── SuggestionSelector.ts
│   └── index.ts
├── plugins
│   ├── element-ui-plugin.ts
│   └── vue-router-plugin.ts
├── sidebars
│   ├── SidebarModels.ts
│   └── index.ts
├── tables
│   ├── GridView.ts
│   ├── MyPagination.ts
│   ├── MyTableView.ts
│   ├── SimpleInfoTable.ts
│   ├── index.ts
│   └── table.scss
└── widgets
    ├── AttributedLabel.ts
    ├── CodeEditor.ts
    ├── JsonEditorDialog.ts
    ├── JsonPre.ts
    ├── LinkDropdownItem.ts
    ├── MaskSpan.ts
    ├── MyCheckbox.ts
    ├── MyRichTextPanel.ts
    ├── MySwitch.ts
    ├── MyTagsPanel.ts
    ├── OptionsEditor.ts
    ├── StringListPanel.ts
    ├── VariableRichLabel.ts
    └── index.ts
basic
├── FrontendPluginProtocol.ts
├── MyAxios.ts
└── index.ts
app
├── BasicApp.ts
├── BasicAppConfig.ts
├── BasicAppProtocol.ts
├── index.ts
├── kit.d.ts
└── views
    └── Page404.ts

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.79.01latest

Version History

VersionDownloads (Last 7 Days)Published
0.79.01
0.78.00
0.77.00
0.76.20
0.76.10
0.76.00
0.75.00
0.74.00
0.73.10
0.73.00
0.72.30
0.72.20
0.72.10
0.72.00
0.71.00
0.70.20
0.70.10
0.70.00
0.69.00
0.68.00
0.67.00
0.66.00
0.65.20
0.65.10
0.65.00
0.64.00
0.63.10
0.63.00
0.62.00
0.61.00
0.60.00
0.59.10
0.59.00
0.58.00
0.57.00
0.56.00
0.55.00
0.54.00
0.53.00
0.52.00
0.51.00
0.50.00
0.49.00
0.48.00
0.47.10
0.47.00
0.46.20
0.46.10
0.46.00
0.45.00
0.44.00
0.43.20
0.43.10
0.43.07
0.42.00
0.41.20
0.41.10
0.41.00
0.40.00
0.39.10
0.39.00
0.38.10
0.38.00
0.37.70
0.37.60
0.37.50
0.37.40
0.37.30
0.37.20
0.37.10
0.37.00
0.36.00
0.35.00
0.34.60
0.34.50
0.34.40
0.34.30
0.34.20
0.34.10
0.34.00
0.33.00
0.32.10
0.32.00
0.31.10
0.31.00
0.30.00
0.29.00
0.28.30
0.28.20
0.28.10
0.28.00
0.27.10
0.27.00
0.26.00
0.25.00
0.24.10
0.24.00
0.23.50
0.23.40
0.23.30
0.23.20
0.23.10
0.23.00
0.22.20
0.22.10
0.22.00
0.21.00
0.20.00
0.19.10
0.19.00
0.18.70
0.18.60
0.18.50
0.18.40
0.18.30
0.18.20
0.18.10
0.18.00
0.17.00
0.16.10
0.16.00
0.15.00
0.14.10
0.14.00
0.13.10
0.13.00
0.12.00
0.11.00
0.10.00
0.9.30
0.9.20
0.9.10
0.9.00
0.8.20
0.8.10
0.8.00
0.7.30
0.7.20
0.7.10
0.7.00
0.6.00
0.5.00
0.4.00
0.3.00
0.2.10
0.2.00
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i @fangcha/vue

Weekly Downloads

8

Version

0.79.0

License

MIT

Unpacked Size

167 kB

Total Files

134

Last publish

Collaborators

  • fangqk1991