List all dependencies from package-lock.json without npm: Vet my code!

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

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

  • I have been trying to get all dependencies of a GitHub repository from the package-lock.json file (https://github.com/GoogleChromeLabs/telnet-client/blob/main/package-lock.json) without using npm.

  • npmgraph

    A tool for exploring NPM modules and dependencies

  • This is what I came up with. I get 514. I got 496 here https://npmgraph.js.org/. I'm curious what you get using npm and/or yarn, or other tool.

  • 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

  • Challenge: Modify a Signed Web Bundle's COOP for opener to be non-null

    2 projects | /r/node | 18 Oct 2023
  • How can i monitor my linux terminal in a web app?

    4 projects | /r/node | 10 Jul 2023
  • Are there any generally accepted standards for inter-microservice communication? Or does everyone just go it their own?

    3 projects | /r/node | 6 Jul 2023