XXXXPro

Москва, Россия
 

Managed Projects

Preambula Frontmatter processor

  Analyzed about 10 hours ago

Preambula is very simple and lightweight Markdown processor to display Markdown files as Web-pages. You can write your Markdown notes in any editor, i.e. Obsidian, or even in nano via SSH connection, and the result will be displayed immediately on the Web site without any building or compilation ... [More] steps. Preambula is written in PHP, so it can be run on almost any shared hosting. Features: * Minimal requirements: PHP 7.1 or higher, mod_rewrite for Apache * Fast page generation and low memory consumption (less than 2 Megabytes on 64-bit platform) * Multiple templates support with subtemplate inclusion * SEO-friendly * OpenGraph markup support and automated OpenGraph meta-tags generation * Correct Last-Modified header and HTTP 304 status [Less]

334 lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses
Tags cms markdown

FormStorage

  Analyzed about 18 hours ago

FormStorage is a small JavaScript library for serializing and storing web forms in localStorage, distributed under the MIT license. It intended to save user input and prevent data loss when user suddenly closes window, navigates away from the page, etc when filling out large forms or writing posts ... [More] and comments to online communities and forums. The library comprises two classes: FormSerializer to handles serialization and deserialization of form into JavaScript object, and FormStorage which loads and saves form data from/to localStorage, as and clears the data after successful form submission. [Less]

289 lines of code

0 current contributors

2 months since last commit

0 users on Open Hub

New Project
0.0
 
I Use This