Socket
Book a DemoInstallSign in
Socket

@tripetto/forms-quickstart

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@tripetto/forms-quickstart

Quick start to see the Tripetto Forms editor and collector in action.

unpublished
npmnpm
Version
1.0.15
Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

Tripetto

Tripetto Forms is a full-fledged form kit. Its graphical editor covers powerful form creation – either stand-alone or as a brandable embedded solution. The supplementary collector library handles form execution and response collection in any website or application. The UI is truly yours to rock. Also, you can extend both editor and collector with custom building blocks (e.g. question types).

Quick start demo

version license downloads pipeline status docs Join the community on Spectrum

Quick start demo to see the Tripetto Forms editor and a simple collector implementation in action.

Install using npm

  • Install the quick start demo using npm:
$ npm install @tripetto/forms-quickstart -g
  • Start it:
$ tripetto-quickstart

This will start the Tripetto Editor server and probably your default browser will automatically open http://localhost:3333 (if not, open the browser of your choice and point it to this URL). Now start editing/building your form. Save your form by clicking the Save-button and click the Preview-button at the right (second button from the top) to see the form in action.

  • The editor runs at: http://localhost:3333
  • The collector runs at: http://localhost:3334

Documentation

The complete Tripetto Forms documentation can be found at forms.tripetto.community.

Support

Run into issues or bugs? Report them here and we'll look into them.

For general support contact us at support@tripetto.com. We're more than happy to help you.

License

Have a blast. MIT.

Community

We hope other enthusiasts will also start to develop and share collectors and providers for Tripetto Forms. We have a repository where we collect a list of community driven providers and collectors. Did you build something? Submit a PR and add yours to the list. We appreciate it!

About us

If you want to learn more about Tripetto or contribute in any way to our ambitions, visit us at Tripetto.com.

FAQs

Package last updated on 12 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts