
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@tripetto/forms-quickstart
Advanced tools
Quick start to see the Tripetto Forms editor and collector in action.
Quick start to see the Tripetto Forms editor and a simple collector implementation in action.
Tripetto Forms bring a new way of creating and deploying forms in websites and applications. You use its intuitive graphical editor to build and edit smart forms with logic and conditional flows in 2D on a self-organizing drawing board. In any modern browser. Mouse, touch or pen.
And you deploy these smart forms in websites and applications using the supplementary collector library. Anything you build in the editor, the collector will simply run. You just focus on the visuals of the embedded form.
This quick start demo allows to create forms using the editor and run them right away in a simple collector.
$ npm install @tripetto/forms-quickstart -g
$ 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
.
$ git clone git@gitlab.com:tripetto/forms/quickstart.git
$ npm install
npm start
The complete Tripetto Forms documentation can be found at: https://forms.tripetto.community.
Run into issues using this demo? Report them here.
Problems using the editor? Report bugs and issues here.
For general support contact us at support@tripetto.com.
If you want to learn more about Tripetto or contribute in any way to our ambitions, visit us at Tripetto.com.
FAQs
Deprecated in favor of tripetto-demo.
The npm package @tripetto/forms-quickstart receives a total of 0 weekly downloads. As such, @tripetto/forms-quickstart popularity was classified as not popular.
We found that @tripetto/forms-quickstart demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.