Menu
Libraries |
Category

hello-worlds

  • A collection of minimal "Hello World" apps for various JavaScript/HTML/CSS libraries and frameworks
  • Purpose: To provide the simplest possible implementation of each technology, strictly following these guidelines:
    • Only the most basic hello world app
    • No tests or test dependencies
    • Must display "Hello World" on the main component
    • Minimal components (ideally just 1)
    • No routing, styling, or extra features
    • Must work with npm install and npm start
    • Each in its own folder named after the technology
  • Supports multiple frameworks including Svelte, React, Angular, Vue, and many others
  • Target audience: Developers looking for quick reference implementations or starting points for various web technologies
  • Includes a table showing each supported technology with build steps and serving instructions
  • Projects are listed alphabetically for easy reference
  • Maintained by a community of contributors following the all-contributors specification

vuevuejstypescriptjavascriptreactreactjsangularangularjssveltesveltejs

Comments