Poke

A simple tool to check your site for broken links, media, iframes, stylesheets, scripts, forms or metadata.
Alternatives To Poke
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Symfony Console Form3602279 months ago33August 19, 20224mitPHP
Use Symfony forms for Console command input
Fui2721a year ago9June 10, 20221mitRust
Add CLI & form interface to your program. Docs: https://docs.rs/fui
Agda Mode Vscode148
15 days ago37mitReScript
agda-mode on VS Code
Uibooster90
21 days ago5gpl-3.0Java
🚀 Creates fast and easy dialogs for utility tools
Angular Reactive Forms Validate Submit84
4 years ago10TypeScript
React Progress Form77
6 years ago1JavaScript
Progress Form Example with React
Angular Forms Example75
5 years ago2TypeScript
Real world reactive form example
Ember Cli Form Data61
202 years ago19November 30, 202125mitJavaScript
Ember CLI addon that adds FormData file uploads to Ember Data
Rff Cli Example44
4 years ago2May 03, 20191JavaScript
An example of how to use 🏁 React Final Form in a CLI application with Ink
Nba Team App41
4 years ago2TypeScript
Demo app to show how to use nested reactive forms in Angular
Alternatives To Poke
Select To Compare


Alternative Project Comparisons
Readme

Poke

npm Build Status JavaScript Style Guide

A simple tool to check your site for broken links, media, iframes, stylesheets, scripts, forms or metadata. Will also test for images over 500kb.

Usage

  1. Install it: npm install -g poke-site
  2. Run it: poke <url> where is the base of the site you want to test
  3. Profit
  Usage: poke [options] <url>

  Options:

    -V, --version               output the version number
    -r, --retry [value]         broken links are retried with new hostname
    -s, --shallow               do not check pages rooted outside of provided url
    -m, --max-img-size [value]  looks for images that are over this size in kb. Defaults to 500
    -q, --quiet                 Supress warnings and loading messages(for ci)
    -m, --method [head|post]    HTTP method used to check links, defaults to head
    --skip-images               Skip the image checks
    --skip-duplicates           Skip the duplicate page checks
    -h, --help                  output usage information

Sample Output

Sample Output

Usually you should run with the --shallow option, otherwise you might get into checking for broken links in twitter or another external site, which you may not want!

License

MIT

Popular Form Projects
Popular Command Line Projects
Popular User Interface Components Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Cli
Form
Seo