Use URL Imports in Nodejs v16 without experimental hacks!

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • es-module-lexer

    Low-overhead lexer dedicated to ES module parsing for fast analysis

  • Thanks to es-module-lexer we can easily find all the imports in a js code, if we just replace those url imports present in those codes themselves with an absolute file path, we can easily dynamically import them.

  • reejs

    Make Sites Faster, without the need of building anything!

  • When We first made our own implementation of URL Imports for Ree.js we learnt a simple hack from here that was based using experimental tags.

  • 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

  • Start Reinventing the Wheel, Maybe Your Wheel will be better than a Rocket!

    1 project | dev.to | 5 Oct 2022
  • Let's optimize dependency management with URL Imports

    3 projects | dev.to | 13 Oct 2023
  • i built an entire web framework from scratch

    1 project | /r/Python | 10 Sep 2023
  • Apantos personal php web framework

    2 projects | /r/PHP | 10 Jan 2023
  • Voby: a new high-performance framework, inspired by Solid, with no custom Babel transform, it works with TypeScript's

    1 project | /r/typescript | 9 Jun 2022