Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @phoenix-plugin-registry/custom-work-for-brackets with all npm packages installed. Try it out:

@phoenix-plugin-registry/custom-work-for-brackets lists no main file and has no index.js, so it can't be directly required. If this is a mistake, please let us know. It may however contain internal files that you can require manually:

// require("@phoenix-plugin-registry/custom-work-for-brackets/[??]")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@phoenix-plugin-registry/custom-work-for-brackets v5.2.0

Create a bar at the top of each editor to manage them using tabs (drag & drop [file, path], information about the file in tooltip, change the current file with MMB) by adding icons for each file type, with a button for toggle sidebar, and another to see the list of tabs (button for flip view, button for edit File name, button for delete File, button and MMB for close File, add/retrive bookmarks by clickyng on gutter, and finally a button in ContextMenu for [Copy file path or directory path to clipboard, remove empty lines].

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free