Coder Social home page Coder Social logo

andrewillard / vaadin-grid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vaadin/vaadin-grid

0.0 1.0 0.0 19.25 MB

vaadin-grid is a free, high quality data grid / data table element, built using Polymer

Home Page: https://vaadin.com/elements

License: Apache License 2.0

HTML 67.09% CSS 0.08% JavaScript 4.12% TypeScript 0.65% Java 28.06%

vaadin-grid's Introduction

Bower version Build Status Gitter

<vaadin-grid>

<vaadin-grid> is a free, high quality data grid / data table Polymer element, part of the Vaadin Core Elements.

Screenshot of vaadin-grid

Getting started

Visit https://vaadin.com/elements/-/element/vaadin-grid for features, demos and documentation.

Contributing

See the contribution instructions which apply to all Vaadin core elements.

Development

See the development instructions which apply to all Vaadin core elements.

<vaadin-grid> specific development instructions

The internal implementation of vaadin-grid (1.0) is written in GWT, as it is based on the same implementation which is used in Vaadin Framework 7.

Below are instructions how to work with the GWT/Java code:

Compiling the GWT module

The compiled module is in the repository (vaadin-grid.min.js), so you don't need to compile it unless you modify any .java files.

First, make sure you've installed all the necessary tooling:

Install Gulp:

$ npm install -g gulp

Install npm dependencies:

$ npm install

Run the GWT compilation:

$ gulp gwt

Compiling using "pretty" output:

$ gulp gwt --gwt-pretty

Running and debugging in GWT SuperDevMode

To easily debug the Java code in the browser, use SDM:

$ gulp gwt:sdm

License

Apache License 2.0

vaadin-grid's People

Contributors

manolo avatar tomivirkki avatar saulis avatar cwayfinder avatar jouni avatar tepi avatar tehapo avatar amahdy avatar artur- avatar anezthes avatar legioth avatar tuomasnironen avatar platosha avatar dumbbillyhardy avatar djbowman1 avatar freducom 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.