LLM-generated pages with certain obvious signs of being machine generated may be deleted without notice.
Submission declined on 24 July 2026 by EatingCarBatteries (talk). This draft's references do not show that the subject meets Wikipedia's criteria for inclusion. The draft requires multiple published secondary sources that:
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
This draft's references do not show that the subject meets Wikipedia's criteria for inclusion. The draft requires multiple published secondary sources that:
Declined by Liance 5 months ago.
|
This draft's references do not show that the subject meets Wikipedia's criteria for inclusion. The draft requires multiple published secondary sources that:
Declined by Greenman 9 months ago.
|
Submission declined on 19 October 2025 by Shocksingularity (talk). This draft is not adequately supported by reliable sources. Wikipedia's verifiability policy requires that all content be supported by reliable sources.
This draft appears to contain text generated by a large language model (such as ChatGPT). You cannot use LLMs to generate article content.
Declined by Shocksingularity 9 months ago.LLM-generated pages with certain obvious signs of being machine generated may be deleted without notice. Instead, only summarize in your own words a range of independent, reliable, published sources that discuss the subject. See the advice page on large language models for more information. |
This draft is not adequately supported by reliable sources. Wikipedia's verifiability policy requires that all content be supported by reliable sources.
This draft's references do not show that the subject meets Wikipedia's criteria for inclusion. The draft requires multiple published secondary sources that:
Declined by Haj 10 months ago.
|
Submission declined on 10 September 2025 by Theroadislong (talk). This draft's references do not show that the subject meets Wikipedia's criteria for inclusion. The draft requires multiple published secondary sources that:
This draft appears to contain text generated by a large language model (such as ChatGPT). You cannot use LLMs to generate article content.
Declined by Theroadislong 11 months ago.LLM-generated pages with certain obvious signs of being machine generated may be deleted without notice. Instead, only summarize in your own words a range of independent, reliable, published sources that discuss the subject. See the advice page on large language models for more information. |
Submission declined on 9 September 2025 by Pythoncoder (talk). This draft appears to contain text generated by a large language model (such as ChatGPT). You cannot use LLMs to generate article content.
Declined by Pythoncoder 11 months ago.LLM-generated pages with certain obvious signs of being machine generated may be deleted without notice. Instead, only summarize in your own words a range of independent, reliable, published sources that discuss the subject. See the advice page on large language models for more information. |

A Single File Web App (SFWA) is a type of Single-Page App (SPA) that it is composed of only a static HTML file with no external dependencies (including external images, JavaScript, CSS, etc), and no server components (with the exception of an HTTP Server). Note that the HTML file can have javascript, css, and images - as long as they are embedded in the singular HTML file..[1]
Single File Web Apps are designed to run entirely offline or in isolation, with every resource (HTML, CSS, JavaScript, images, and fonts) embedded directly into a single HTML file. This makes them uniquely portable and easy to distribute. Users can simply download the file and open it in a browser without any installation or hosting setup.
In order to identify if a web app is a Single File Web App, you can perform the following steps:
Category:Web applications Category:Software development
Note that the HTML file CAN contain javascript, css, and images - as long as they are embedded in the single HTML file
Since Single-File Web App have no external dependencies and require only a browser to run, they should be far less susceptible to software rot than other types of software
a non-binary graphing calculator in a single html file.
a file encryption app in a single html file
highly customizable non-linear personal notebook and wiki that runs entirely in a single HTML file
A watercolor simulator in one HTML file
personal computing platform in a single html file
A collection of self-contained, zero-dependency web applications built as single .html files. These apps run entirely in the browser — no build tools, no servers, no nonsense.
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
LLM-generated pages with certain obvious signs of being machine generated may be deleted without notice.
Instead, only summarize in your own words a range of independent, reliable, published sources that discuss the subject.
See the advice page on large language models for more information.