Is there a way to see your webpage while your edit it?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Live Server

    A simple development http server with live reload capability.

    You can install live-server separately and run it from terminal https://www.npmjs.com/package/live-server

  • xdotool

    fake keyboard/mouse input, window management, and more

    It's really not the greatest experience, but you can combine a Vim mapping and some automation software (xdotool in this example) that presses F5 in your browser.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • Nodemon.io

    Monitor for any changes in your node.js application and automatically restart the server - perfect for development

    There are tools that watch files and rerun any process when changes are detected, like nodemon and pm2.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts