Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codersales/debug-js-show-definition
https://github.com/codersales/debug-js-show-definition
javascript
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/codersales/debug-js-show-definition
- Owner: CoderSales
- License: apache-2.0
- Created: 2024-05-22T18:15:22.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T13:33:30.000Z (4 days ago)
- Last Synced: 2024-11-04T14:32:53.800Z (4 days ago)
- Topics: javascript
- Language: JavaScript
- Homepage:
- Size: 52.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-template.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
_To create a README for your sample_
1. _Copy this file to your sample folder._
1. _Enter the requested information below._
1. _Delete these instructions.__For API samples use the name of the API. For example, a sample about the `chrome.declarativeNetRequest` would simply be called "chrome.declarativeNetRequest". (Do not use special formatting in headings.) For functional samples, the title should be what the sample demonstrates_
# Title
_Describe what the sample demonstrates. If this is an API sample, link to the API._
This sample demonstrates ...
## Overview
_Describe how the sample demonstrates the API or use case and briefly describe how to use it._
## Implementation Notes
_Add any information that doesn't fit elsewhere in the README._
## Running this extension
1. Clone this repository.
2. Load this directory in Chrome as an [unpacked extension](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked).
3. _Add the rest of the instructions here_