Creat an NPX CLI Portfolio under 5 minutes

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

    🌈 React for interactive command-line apps

  • I am mainly using React Ink for this project. I have also written a Getting started with React Ink article which you can check out. The goal was to make a portfolio that can be viewed in the terminal. At first, I just did a console log which logged out information about me but once I found out about React Ink, I thought of using that and making it better. The advantage of using React Ink is that it is way more flexible than simple console logs and hence I was able to put custom colors (theoretically you can apply a color to a console log but options are quite limited). Using React also allowed me to make a reusable component and hence the number of fields showing up and the contents are dynamic, based on a data.json file.

  • cli-portfolio-template

    A template repository which can be customized to create a npx <yourName> cli portfolio

  • I have made a template in GitHub (which you can find here) which you can use. You can find a detailed guide here.

  • 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

  • I created a simple CLI tool that helps you code FAST!

    2 projects | dev.to | 12 Mar 2024
  • Delete git branches in batches

    2 projects | dev.to | 5 Feb 2024
  • Setup Simple Web UI for Node.js App in Seconds

    2 projects | dev.to | 17 Jan 2024
  • Synchronous File Reading and Writing in Node.js

    1 project | /r/node | 25 Jun 2023
  • Ink: React for interactive command-line apps

    24 projects | news.ycombinator.com | 8 May 2023