GithubHelp home page GithubHelp logo

hugodf / alpine-minimal-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 11 KB

Minimal Alpine.js + HTML setup.

Home Page: https://example.codewithhugo.com/alpine-minimal-boilerplate/

License: MIT License

HTML 100.00%
alpinejs boilerplate-html boilerplate-front-end

alpine-minimal-boilerplate's Introduction

๐Ÿ‘‹

I'm a JavaScript developer and run codewithhugo.com.

You've probably seen me around the Node.js/JavaScript/Testing community, where I help with:

About me:

  • ๐Ÿ“š I blog at codewithhugo.com, recently published The Jest Handbook.
  • ๐Ÿ”ญ find me hovering around the Alpine.js repository with code contributions, comments in GitHub Issues, the community Discord and StackOverflow.
  • ๐Ÿ’ฌ Ask me about: JavaScript, Alpine.js, Node.js, React, Testing
  • ๐Ÿ“ซ How to reach me: on Twitter, @hugo__df
  • ๐Ÿค” Iโ€™m looking for some Sponsors to keep running the Alpine.js Newsletter

alpine-minimal-boilerplate's People

Contributors

hugodf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alpine-minimal-boilerplate's Issues

Spruce up default HTML content

Inspired by Vue CLI output:

  • Add some basic styling (so it doesn't look terrible)
  • Add Alpine.js Logo
  • Switch default component to a "Welcome" component, "Welcome to your Alpine.js app" (which is all a dynamic "msg" x-data field).
  • Add "Essential Links": Docs (README in repo), Forum (GH Discussion), Community Chat (discord)
  • Add "Ecosystem Links": awesome-alpine, Spruce, Alpine.js weekly?, stylenames?

For reference, Vue CLI output for App.vue is:

<template>
    <div id="app">
        <img src="./assets/logo.png">
        <h1>{{ msg }}</h1>
        <h2>Essential Links</h2>
        <ul>
            <li><a href="https://vuejs.org" target="_blank" rel="noopener noreferrer">Core Docs</a></li>
            <li><a href="https://forum.vuejs.org" target="_blank" rel="noopener noreferrer">Forum</a></li>
            <li><a href="https://chat.vuejs.org" target="_blank" rel="noopener noreferrer">Community Chat</a></li>
            <li><a href="https://twitter.com/vuejs" target="_blank" rel="noopener noreferrer">Twitter</a></li>
        </ul>
        <h2>Ecosystem</h2>
        <ul>
            <li><a href="http://router.vuejs.org/" target="_blank" rel="noopener noreferrer">vue-router</a></li>
            <li><a href="http://vuex.vuejs.org/" target="_blank" rel="noopener noreferrer">vuex</a></li>
            <li><a href="http://vue-loader.vuejs.org/" target="_blank" rel="noopener noreferrer">vue-loader</a></li>
            <li><a href="https://github.com/vuejs/awesome-vue" target="_blank" rel="noopener noreferrer">awesome-vue</a></li>
        </ul>
    </div>
</template>

Dependabot couldn't find a package.json for this project

Dependabot couldn't find a package.json for this project.

Dependabot requires a package.json to evaluate your project's current JavaScript dependencies. It had expected to find one at the path: /package.json.

If this isn't a JavaScript project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

View the update logs.

Dependabot couldn't find a package.json for this project

Dependabot couldn't find a package.json for this project.

Dependabot requires a package.json to evaluate your project's current JavaScript dependencies. It had expected to find one at the path: /package.json.

If this isn't a JavaScript project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

View the update logs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.