vanilla-site

0.1.0 • Public • Published

vanilla-site

An experimental SPA built with Vanilla JS

Experiment goals

  • no dependencies
  • as few files/lines of code as possible
  • using as many modern JS features as possible

FAQ

No dependencies? Really?

Yes! Ah wait... maybe? You probably will want some styling framework or markdown rendering etc., so you could add some! The example uses Pico for some minimal styling.

Can I use this in production?

Probably not. There are much better and robust frameworks like Vue, Svelte, React etc.

How do I start the dev server?

There is no dev server! Just run the index.html from /example.

How do I bundle this?

No bundling, just Vanilla.

Can I contribute?

Sure, feel free!

Readme

Keywords

none

Package Sidebar

Install

npm i vanilla-site

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

7.38 kB

Total Files

12

Last publish

Collaborators

  • silvester-pari