Giter Site home page Giter Site logo

maxjustus / stencil-router Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stencil-community/stencil-router

0.0 1.0 0.0 1.24 MB

A simple router for Stencil apps and sites

Home Page: https://stenciljs.com/

License: MIT License

TypeScript 97.91% CSS 0.73% HTML 1.37%

stencil-router's Introduction

npm

Stencil Router

☎️ Call for Maintainers ☎️

In the past, we’ve created packages under the Stencil name to keep them out of the core compiler. Looking to this year and beyond, we’re going to focus on Stencil as a compiler for web components and begin to move away from creating full-blown web applications using packages maintained by Ionic.

We're excited to share that we have a Stencil community org on GitHub. This will be a central place for projects driven by our community of Stencil developers.

We recognize and appreciate that folks may want to continue building applications with Stencil. With this Stencil community organization, we’re going to be moving this package to the community org so that folks who want to continue to develop applications in Stencil can do so and take a more active role in its development

We’re looking for community members to take ownership of this project. If you are interested in becoming a maintainer, feel free to send Anthony Giuliano a direct message in the Stencil Slack or on Twitter (@a__giuliano). Even if you are unsure about becoming a maintainer, please feel free to reach out. We’re more than happy to discuss what this would look like. We’re really excited about giving the Stencil community greater ownership and all the amazing projects that we know will come from it.


A simple router, inspired by React Router v4, for Stencil apps and vanilla Web Component apps.

<stencil-router>
  <stencil-route-switch scrollTopOffset={0}>
    <stencil-route url="/" component="landing-page" exact={true} />
    <stencil-route url="/demos" component="demos-page" />
    <stencil-route url="/other" component="other-page" />
    <stencil-route component="page-not-found" />
  </stencil-route-switch>
</stencil-router>

Included components and all other information can be found in our wiki.

stencil-router's People

Contributors

jthoms1 avatar mlynch avatar danbucholtz avatar rwaskiewicz avatar adamdbradley avatar jgw96 avatar manucorporat avatar mhartington avatar camwiegert avatar daqst avatar bitflower avatar maxjustus avatar natemoo-re avatar shallurohilla avatar

Watchers

James Cloos avatar

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.