Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Svemix | 322 | 7 months ago | 41 | August 04, 2022 | 7 | mit | JavaScript | |||
The Full-Stack addition to SvelteKit. Write your server code inside svelte files, handle sessions, forms and SEO easily. | ||||||||||
Seo_meta | 46 | 819 | 5 | 2 years ago | 21 | September 17, 2021 | 1 | mit | Ruby | |
SEO / Meta tags plugin for Rails applications | ||||||||||
Drupal_8_unset_html_head_link | 19 | 2 years ago | mit | |||||||
🤖 Module for unset any wrong HTML links (like rel="delete-form", rel="edit-form", etc.) from head on Drupal 8.x websites. This is trust way to grow up position in SERP Google, Yandex, etc. | ||||||||||
Poke | 18 | 6 | 5 years ago | 12 | April 12, 2018 | mit | JavaScript | |||
A simple tool to check your site for broken links, media, iframes, stylesheets, scripts, forms or metadata. | ||||||||||
Quykhtml | 16 | a month ago | 2 | mit | Python | |||||
A python library that allows you to quickly and easily generate HTML templates and even create full-on websites. | ||||||||||
2_d_seo_module_230 | 8 | 6 years ago | PHP | |||||||
The fist professional SEO extension for opencart 2 | ||||||||||
Pswithdrawalform | 6 | 4 years ago | 1 | Smarty | ||||||
Form for handling returns (withdrawal) of orders. | ||||||||||
Melis Cms | 6 | 13 | 13 | 6 months ago | 63 | March 28, 2022 | 1 | osl-3.0 | PHP | |
MelisCms provides a full CMS for Melis Platform, including templating system, drag'n'drop of plugins, SEO and many administration tools. | ||||||||||
Nette Seo Components | 3 | 6 years ago | 3 | other | PHP | |||||
SEO components for Nette framework |
Svemix is a somewhat different framework than you're probably used to. It can be seen as an full-stack addition to Svelte(SvelteKit). Svemix provides you with server scripts inside your Svelte components/routes, which will be transformed into endpoints. Loader functions and actions similar to remix, which also run only on the server, improved developer experience, SEO handling, easy to use forms, sessions and so much more.
For an still early example please look into this repo.
This repository contains the Svemix source code. This repo and project is a work in progress, so we appreciate your patience.
For documentation about Svemix (which is missing a lot of things), please visit our website.
If you're interested in contributing code and/or documentation, feel free to open an Pull Request. A Contributing Guide will follow in the Future.