Skip to content

InstantClick makes following links in your website instant.

License

Notifications You must be signed in to change notification settings

misog/instantclick

This branch is 1 commit ahead of, 149 commits behind dieulot/instantclick:master.

Repository files navigation

All the informations you need to use InstantClick are on the link above. This ReadMe’s purpose is about how to use and contribute to a development version of InstantClick.

Tests

Tests (in the tests folder) are PHP-generated HTML pages with which to check how InstantClick behaves on different browsers. That’s what I use before releasing a new version to make sure there are no obvious regressions.

To access the suite of tests, run php -S 127.0.0.1:8000 from the project’s root directory (not from the tests folder) and head to http://127.0.0.1:8000/tests/.

See the Contributing.md file.

About

InstantClick makes following links in your website instant.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.8%
  • PHP 16.8%
  • HTML 13.8%
  • Makefile 1.8%
  • CSS 1.8%