Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

willnode/forger

Open more actions menu

Repository files navigation

Forger!

This project is in early developments (like reallyyy early: 25% to finish), stay tuned!

You can try now anyway

What

This is an online website builder where it generates an SPA project based on Svelte. No server-side, 100% fully works in browser.

Features:

  • Dedicated designer for designing Svelte components
  • Support UI libraries (currently sveltestrap, more to come)
  • Includes handy of presets to aid copy and pasting from UI docs
  • Save and load project file in web storage or (download and upload) file
  • In-browser REPL that also can import Unpkg modules, CSS, JSON and static files
  • Export project as ready-to-use Svelte project

Why

Web development should like making a salad. I mean, you only care about making a salad, not growing a tomato from stratch.

How

An SPA web project means:

  • Everything, everypage is bundled on a giant JS
  • Separation on pages by URL is handled by routing
  • Able to display a data by AJAX
  • Able to submit a form without leaving the page.

Inspiration

Svelte REPL and a friend of mine who frustated creating a website for a client (which should be easy to do for an experienced coder, but not if you're still new in coding and on a tight deadline).

About

Website Builder based on Svelte

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.