Skip to content

Render a page like any other Express server, however, it does not respond with HTML and links included.

Notifications You must be signed in to change notification settings

GJZ26/No-Source-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

No Source Page - Es

Show this information in English.

No source page renderiza una página como cualquier otro servidor de Express, sin embargo, no responde con HTML y links incluidos.

Este servidor, añade una hoja de estilo en forma de link a los header de las respuesta, que manipula los elementos que añade los navegadores por defecto (head, body, html) para ajustarlos y mostrar el contenido deseado.

Este proyecto es meramente demostrativo y no responde a ninguna necesidad en específico.

El atributo para cabeceras Link está en fase experimental según información de la Mdn Web Docs, por lo que el contenido puede no ser mostrado correctamente.

Nota: Para ver la página de forma correcta, se recomienda abrir el link en Firefox.

Idea y ejecución original por PwnFunction.

No Source Page - En

Mostrar esta información en Español.

No source page renders a page like any other Express server, however, it does not respond with HTML and links included.

This server adds a style sheet in the form of a link to the header of the response, which manipulates the elements added by default browsers (head, body, html) to adjust them and display the desired content.

This project is merely demonstrative and does not respond to any specific need.

The attribute for Link headers is in experimental phase according to information from the Mdn Web Docs, so the content may not be displayed correctly.

Note: To view the page correctly, it is recommended to open the link in Firefox.

Original idea and implementation by PwnFunction.

About

Render a page like any other Express server, however, it does not respond with HTML and links included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published