1.14.1 • Published 12 months ago

@muenchen/digiwf-form-builder v1.14.1

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

About The Project

Product Name Screen Shot

Built With

Getting Started

Below is an example of how you can installing and setup up your service

  1. git clone
  2. npm install
  3. npm run build

Developing the library locally

  1. Start the dev server with npm run serve

Use your library in another project locally

Run the following commands in your library:

  1. npm run build
  2. npm pack

Make sure you have provided all the necessary dependencies in your vuetify project and add the library via file path:

"digiwf-form-builder": "file:../digiwf-form-builder-0.0.1.tgz"

For more examples, and how to use the underlying vjsf library, please refer to the Documentation

Usage

The package can be used by following these steps:

  1. install the package

npm install @muenchen/digiwf-form-builder --save

  1. import form and/or renderer in main.ts
import builderPlugin from "@muenchen/digiwf-form-builder";

Vue.use(builderPlugin);
  1. use it
<VFormBuilder
    @input="onFormChange"
    :value="value"
    :builder-settings="builderSettings">
</VFormBuilder>

Roadmap

  • Configurable shape palette
  • Reusable objects form elements

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

it@m - opensource@muenchendigital.io

Join our Slack Channel for more information!

1.14.1

12 months ago

1.14.0

12 months ago

1.12.0

1 year ago

1.13.2

1 year ago

1.13.0

1 year ago

1.13.4

1 year ago

1.13.3

1 year ago

1.11.2

1 year ago

1.11.1

1 year ago

1.11.0

1 year ago

1.10.4

1 year ago

1.10.3

1 year ago

1.10.2

1 year ago

1.10.1

1 year ago

1.10.0

1 year ago

1.9.4

1 year ago

1.9.3

1 year ago

1.9.2

1 year ago

1.9.1

1 year ago

1.9.0

1 year ago

1.8.4

1 year ago

1.8.3

1 year ago

1.8.2

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

1.7.5

1 year ago

1.7.4

1 year ago

1.7.3

1 year ago

1.7.2

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.7

1 year ago

1.5.6

1 year ago

1.5.5

1 year ago

1.5.4

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.7

2 years ago

1.4.6

2 years ago

1.4.5

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.2.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.21.12

2 years ago

0.21.10

2 years ago

0.21.11

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.1.2

2 years ago

0.21.8

2 years ago

0.21.7

2 years ago

0.21.9

2 years ago

0.21.6

2 years ago

0.21.4

2 years ago

0.21.3

2 years ago

0.21.2

3 years ago

0.21.1

3 years ago

0.21.0

3 years ago

0.20.1

3 years ago

0.20.0

3 years ago

0.20.2

3 years ago

0.19.2

3 years ago

0.19.3

3 years ago

0.19.4

3 years ago

0.19.0

3 years ago

0.18.1

3 years ago

0.17.2

3 years ago

0.19.1

3 years ago

0.18.2

3 years ago

0.17.3

3 years ago

0.18.3

3 years ago

0.17.4

3 years ago

0.18.4

3 years ago

0.18.5

3 years ago

0.18.6

3 years ago

0.18.7

3 years ago

0.18.8

3 years ago

0.18.0

3 years ago

0.17.1

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.3.0

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.1.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago