1.10.1 • Published 2 days ago

@sfxcode/formkit-primevue v1.10.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

Formkit - Primevue

Helper classes for using Formkit with the PrimeVue UI Framework

Docs

Docs

Demo/Playground

Usage

import { defaultConfig, plugin } from '@formkit/vue'
import { primeInputs } from '@sfxcode/formkit-primevue'

app.use(plugin, defaultConfig({
  locales: { de, en },
  // Define the active locale
  locale: 'en',
  inputs: primeInputs,
}))

Schema Helper Functions

useFormKitSchema provide functions to simplify the usage of elements, components, lists, ...

Basic Styling

Basic styling is provided with the formkit-primevue.scss file.

Features:

  • Width of all text and dropdown elements is set to 100%
  • Error Color by variable (--formkit-error-color)
  • Some margins, font sizes ...

You can use it or take it as base for your own styling.

Extended Styling

  • All inputs are wrapped in a div with a p-formkit class
  • Most Prime Components have access to class / styles attributes
  • PT and PTOptions are available (https://primevue.org/passthrough/)
  • Styling and PT demo available

Samples

Some samples for common tasks are available

  • Repeater (with the help of the useFormKitSchema composable)
  • Grid

Showcases

Demo Application

Nuxt 3 PrimeVue Starter and Vite PrimeVue Starter with Formkit support available.

Supported Inputs

  • AutoComplete
  • Calendar
  • CascadeSelect
  • Checkbox
  • Chips
  • Dropdown
  • Editor (HTML Editor)
  • InputMask
  • InputNumber
  • InputOtp
  • InputSwitch
  • InputText
  • InputTextarea
  • MultiSelect
  • Password
  • Ranking
  • Knob
  • ColorPicker
  • Listbox
  • ToggleButton
  • SelectButton
  • TriStateCheckbox
  • RadioButton
  • TreeSelect

Demo

Demo/Playground

npm.io

1.10.1

2 days ago

1.9.12

12 days ago

1.9.11

30 days ago

1.9.10

1 month ago

1.9.8

1 month ago

1.9.6

2 months ago

1.9.5

2 months ago

1.9.4

2 months ago

1.9.3

2 months ago

1.9.2

2 months ago

1.9.1

2 months ago

1.9.0

2 months ago

1.8.2

2 months ago

1.8.6

2 months ago

1.8.5

2 months ago

1.8.4

2 months ago

1.8.3

2 months ago

1.8.1

2 months ago

1.8.0

2 months ago

1.7.4

3 months ago

1.7.3

3 months ago

1.7.2

3 months ago

1.7.1

3 months ago

1.7.0

3 months ago

1.6.6

3 months ago

1.6.5

3 months ago

1.6.4

4 months ago

1.6.3

4 months ago

1.6.2

4 months ago

1.6.1

4 months ago

1.6.0

4 months ago

1.5.10

4 months ago

1.5.9

5 months ago

1.5.8

5 months ago

1.5.7

5 months ago

1.2.0

10 months ago

1.4.5

6 months ago

1.4.4

6 months ago

1.4.3

7 months ago

1.2.5

9 months ago

1.4.2

7 months ago

1.2.4

9 months ago

1.4.1

7 months ago

1.2.3

9 months ago

1.4.0

7 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.5.6

5 months ago

1.5.4

6 months ago

1.1.8

10 months ago

1.3.5

7 months ago

1.5.2

6 months ago

1.3.4

8 months ago

1.5.1

6 months ago

1.3.3

8 months ago

1.5.0

6 months ago

1.3.2

8 months ago

1.3.1

8 months ago

1.3.0

8 months ago

1.2.9

9 months ago

1.1.7

11 months ago

1.1.6

11 months ago

1.1.5

12 months ago

1.1.4

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.1

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

0.9.6

1 year ago

0.9.5

1 year ago

0.9.4

1 year ago

0.9.3

1 year ago

0.8.4

1 year ago

0.9.0

1 year ago

0.8.1

2 years ago

0.9.2

1 year ago

0.8.3

1 year ago

0.9.1

1 year ago

0.8.2

2 years ago

0.7.5

2 years ago

0.8.0

2 years ago

0.7.4

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.3

2 years ago

0.5.5

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago