[Hexchat] Scripting in Hexchat...

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Visual Studio Code

    Visual Studio Code

  • The first thing you'll need to do when creating a new script is have a code editor installed. I suggest VS Code for this, although plenty of alternative options exist. Create a new empty file in your editor and save it into your HexChat's addons folder as joincommands.lua (or whatever other name you want, but you will need the .lua file extension). By saving the empty file with the .lua file extension, VS Code will recognize that the file is meant to be Lua code and offer features such as syntax highlighting and code autocompletion.

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

  • How to Handle File Uploads with ASP.NET Core

    2 projects | dev.to | 7 May 2024
  • How to Scrape Google Finance

    1 project | dev.to | 6 May 2024
  • Create a simple Server using Express.js.

    1 project | dev.to | 4 May 2024
  • 8 Essential VS Code Extensions [2024]

    1 project | dev.to | 28 Apr 2024
  • Employee Management System using Python.

    2 projects | dev.to | 21 Apr 2024