dummyimage

Source code behind https://dummyimage.com (by kingkool68)

Dummyimage Alternatives

Similar projects and alternatives to dummyimage based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dummyimage alternative or higher similarity.

dummyimage reviews and mentions

Posts with mentions or reviews of dummyimage. We have used some of these posts to build our list of alternatives and similar projects.
  • Is the callback to (xwidget-webkit-execute-script) ever triggered?
    1 project | /r/emacs | 6 Nov 2023
    (defvar-local xwidget nil) (defun xwidget-callback-test (result) (message "got %s" result)) (let ((b (generate-new-buffer "Xwidget"))) (switch-to-buffer b) (setq-local xwidget (make-xwidget 'webkit "xwidget" (window-pixel-width) (- (window-pixel-height) (window-mode-line-height)))) (xwidget-webkit-goto-uri xwidget "https://dummyimage.com/") (insert (propertize " [Xwidget] " 'display (list 'xwidget :xwidget xwidget))) (run-at-time 1 nil (lambda (xwidget) (message "Triggered JS script with callback") (xwidget-webkit-execute-script xwidget "return 1;" #'xwidget-callback-test)) xwidget))
  • How does placekitten.com work?
    1 project | /r/web_design | 18 Mar 2023
    Hi I created dummyimage.com and it's just a single PHP script. You can see the source at https://github.com/kingkool68/dummyimage

Stats

Basic dummyimage repo stats
2
454
4.9
9 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com