New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@acneidert/devtools

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acneidert/devtools

Nullstack devtools

latest
Source
npmnpm
Version
0.0.6
Version published
Maintainers
1
Created
Source

Devtools - Alfa of Alfa

Warning this is on Alfa test and has a lot of bugs

This Devtool works on Chromium based browsers

Mozilla's browsers will be implemented soon

Nullstack

How to use

Install plugin on browser

Install Nullstack Devtool Plugin for chromium based

Install plugin on nullstack app

Go to your project and run npm i @acneidert/devtools

on your index.js insert:

import devtools from '@acneidert/devtools';

Nullstack.use(devtools);

Now Enjoy

TODO

  • Transform Properties objects in a treeview
  • Change values on Properties and reflect on application
  • Make server functions callable
  • Find best collors on UI
  • Make search bar usable
  • Add light and dark mode
  • Find a way to test this and make tests

Keywords

nullstack

FAQs

Package last updated on 01 Oct 2021

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