GithubHelp home page GithubHelp logo

ag-go / renfield-wails Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jsawo/renfield

0.0 0.0 0.0 4.58 MB

JavaScript 16.76% Go 24.10% TypeScript 0.50% CSS 1.51% HTML 0.37% NSIS 12.84% Vue 42.50% PHP 1.43%

renfield-wails's Introduction

Renfield

Just as Renfield was a loyal companion to Dracula and did all his dark bidding, this project exists to help you with all your Laravel debugging needs.

More seriously, it's a couple of tools that I find handy when working with Laravel projects, put together as a desktop app. Created mostly as an excuse to play with wails.

While this project is still in pretty fluid state - stuff is being added, changed and moved around - the basic functionality is already there.

Tools

  • Tinker - an interface for Lararavel Tinker
  • JSON Tools - an easy way to avoid pasting JSON on random sites on the internet - pretty format, convert from and to PHP arrays
  • Beam - super simple remote debugging with HTTP calls - it's not xDebug, but it won't stop application flow like dd() or spam UI like dump()

Roadmap

  • Tinker
  • JSON Formatter
  • Remote debugger
  • PHP arrays / JSON converter
  • code editor tabs
  • Grepping JSON - to help with analyzing larger JSON payloads
  • Static analysis tools - show info on models / relations / routes
  • Log viewer
  • saved snippets / bookmarked code
  • dynamic message filtering

Development

Requirements:

To run in live development mode, run wails dev in the project directory. This will run the project with hot-reload. You might need to run npm install inside the frontend directory first.

Building

wails build

This will produce a binary in build/bin/ directory.



Renfield in Dracula (1931)

renfield-wails's People

Contributors

jsawo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.