Can you use vim for web development html, css, js and more?

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

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

    Here are the dotfiles for my desktop and laptop. Currently under heavy construction. Will create the first 'release' once most of my config is uploaded. (by NicksIdeaEngine)

  • Lastly, there is some stuff I did in this functions.nvim file here to set filetypes and folding rules. Line 57 - 71 for CSS and JS/JSX rules, and the previous section for markdown files.

  • coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  • I've been doing it for a couple of years with https://github.com/neoclide/coc.nvim and its associated TypeScript Server, React, Prettier and ESLint plugins. This uses the same language server and plugin system as VSCode without the heavy burden of its interface (so it's just a simple Node.JS server).

  • 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
  • vim-minimap

    A Sublime-like minimap for VIM, based on the Drawille console-based drawing library

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