Famous HNers and Their Sites

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    You probably know that you can get the first half of that at

    https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...

    (that is, you can see the most-upvoted comments, but you do see the count of upvotes)

  • URLExtract

    URLExtract is python class for collecting (extracting) URLs from given text based on locating TLD.

  • That'd explain some of the holes mentioned in these comments. I think you just want to match any "word" containing ".[valid TLD]" and then exclude invalid URLs ("@" in first part indicating email, etc).

    I've been using this[0] Python library which seemed good enough for my needs in some scraping project.

    0: https://github.com/lipoja/URLExtract

  • 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

  • What Is a URL: Dangers of inconsistent parsing of URLs

    1 project | /r/programming | 1 May 2023
  • Improve your productivity with regexp-it-cli

    1 project | dev.to | 5 May 2024
  • Symfony 7 vs. .NET 8 - same-same but different?

    1 project | dev.to | 3 May 2024
  • Top 10 GitHub Repositories for Python and Java Developers

    21 projects | dev.to | 3 May 2024
  • Release Radar ยท April 2024 Edition: Major updates from the open source community

    12 projects | dev.to | 3 May 2024