Running a live server for simple HTML/CSS/JS development?

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

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

    A simple development http server with live reload capability.

  • Could try https://github.com/tapio/live-server which you would run with the entry file being your html file. Just need to start it inside a terminal somewhere.

  • vite

    Next generation frontend tooling. It's fast!

  • There are external tools that do this pretty well, like vite or parcel. You can install them globally and make neovim execute them with a keybinding.

  • 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.

    SurveyJS logo
  • parcel

    The zero configuration build tool for the web. 📦🚀

  • There are external tools that do this pretty well, like vite or parcel. You can install them globally and make neovim execute them with a keybinding.

  • dotfiles-public

    My personal dotfiles

  • You can see his dotfiles here, and mine over here.

  • dotfiles

    My personal configurations. (by harmolipi)

  • You can see his dotfiles here, and mine over here.

  • bracey.vim

    live edit html, css, and javascript in vim

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