2.5.2 • Published 4 months ago

lineupengine v2.5.2

Weekly downloads
522
License
MIT
Repository
github
Last release
4 months ago

LineUpEngine

License: MIT NPM version CircleCI

a fast engine for rendering large tables consisting of rows, rows+columns, multiple rows+columns instances.

Supported Browsers

  • latest Chrome (best performance)
  • Firefox Quantum
  • Edge 16

Installation

Develop Version:

<script src="https://sgratzl.github.io/lineupengine_docs/develop/lineupengine.min.js"></script>

Usage

TODO

API Documentation

see Develop API documentation

Demos

see Develop Demo

Development Environment

Installation

git clone https://github.com/sgratzl/lineupengine.git
cd lineupengine
npm install

Build distribution packages

npm run build

Run Linting

npm run lint

Watch file changes

npm run watch

Notes

firefox max DOM height: 17.800.000px < 17899999px
edge max DOM height: 10000000px < 1099999px

scrollHeight
chrome:  33.554.431px translate + height
firefox: 17.895.566px marginTop + height
edge:    3.033.917px height
2.5.2

4 months ago

2.5.1

4 months ago

2.5.0

2 years ago

2.4.1

2 years ago

2.4.2

2 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

2.0.0-alpha.5

5 years ago

2.0.0-alpha.4

5 years ago

2.0.0-alpha.3

6 years ago

2.0.0-alpha.2

6 years ago

2.0.0-alpha.1

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.1.0-alpha.4

6 years ago

1.1.0-alpha.3

6 years ago

1.1.0-alpha.2

6 years ago

1.0.0-alpha.6

6 years ago

1.0.0-alpha.5

6 years ago

1.0.0-alpha.4

6 years ago

1.0.0-alpha.3

6 years ago

1.0.0-alpha.2

6 years ago

1.0.0-alpha.1

6 years ago