Skip to content

Proof-of-concept and prototype web components to fill in some gaps in the Vaadin components collection

License

Notifications You must be signed in to change notification settings

jouni/j-elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JElements

JElements is a web development research project, looking at some of the current problems around authoring and using web components and how to provide solutions to those problems while the browsers improve their capabilities.

It also includes a collection or ready-to-use web components which test the solutions first-hand.

Not recommended for production, but very much recommended for testing and providing feedback 😊

Docs and demos ›

Development / testing it locally

Install Node.js, including npm, then do the following:

  1. Clone the repo and change to the project directory:

    git clone https://github.com/jouni/j-elements
    cd j-elements
    
  2. Run the docs site:

    cd docs
    npm install
    npm start
    

About

Proof-of-concept and prototype web components to fill in some gaps in the Vaadin components collection

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published