Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

client-tell

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

client-tell

HTTP client app in HTML/Node

latest
Source
npmnpm
Version
0.5.0
Version published
Maintainers
1
Created
Source

npm Dependencies devDependencies

Known Vulnerabilities Total Alerts Code Quality: Javascript

client-tell

Simple HTTP client app in HTML/Node

Screenshots

Main page

Installation

npm i

Setup

  • npm start
  • Follow instructions on URL to open in browser

Todos

  • Allow extensions (e.g., to have a special interface for running HTTPQuery which should itself be upgraded to utilize, support non-eval JSONPath, and also run as middleware (demo using htteepee))
    • Might leverage Link-Template to provide simple forms
    • Essentially replace my old XSLT/XQuery add-ons with an area for evaluating JavaScript, perhaps preloading jtlt combined with syntax to make CORS (or proxified) HTTPQuery to retrieve JSONPath/CSS Selectors/XPath results and transform.
  • Allow for prepopulating based on reading in file format via webappfind (and add this repo to webappfind-demos-samples)
  • Add Cypress tests for UI and server

Keywords

HTTP

FAQs

Package last updated on 14 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts