0.0.6 • Published 3 years ago

@acneidert/devtools v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

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

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago