Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertjgabriel/seo-app-frontend
Frontend chrome extension for my technical seo audit tool
https://github.com/robertjgabriel/seo-app-frontend
chrome frontend seo vue
Last synced: 13 days ago
JSON representation
Frontend chrome extension for my technical seo audit tool
- Host: GitHub
- URL: https://github.com/robertjgabriel/seo-app-frontend
- Owner: RobertJGabriel
- Created: 2018-05-05T18:12:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T23:11:46.000Z (over 6 years ago)
- Last Synced: 2024-11-14T00:42:52.489Z (2 months ago)
- Topics: chrome, frontend, seo, vue
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/technical-seo-audit/jgcglckingjkalbnbmfjjfiboabfmlbl
- Size: 1.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Markdown Live Preview
## About
This plugin allows you to write markdown without leaving your browser.
See it live as you type.Handy for writing github readme files.
Testing markdown without leaving the web browser.Any requests please email at [email protected]
Or the GitHub is located here https://github.com/RobertJGabriel/markdown-editor-chrome
## Setup
1. Install Node.js
2. `npm i -g gulp yarn mocha` and make sure they're in your PATH
3. `yarn install` (or npm i if you don't use yarn) to install dependencies## Build
- `gulp` or `gulp compile` to compile, files will be in the build directory
- `gulp clean` to delete the build directory
- `gulp watch` to compile and then recompile if any changes are made to the codebase## Test
- Go to chrome://extensions/ (Menu > Tools > Extensions)
- Check the box to enable Developer mode
- Click Load unpacked extension...
- Navigate to build directory
- Make sure to reload the extension and refresh the page you're testing on after any changes to the code## Screenshot
![alt text]( https://lh3.googleusercontent.com/w3mIoRilNJFoMcxMiGRCHrNCsxoT41C-wY5x955WKtWOsEi5DmHMmvWp4YL9hs9cY_yj4foz0A=w640-h400-e365 "Logo Title Text 1")