1.1.9 • Published 3 years ago

@repcomm/exponent-ts v1.1.9

Weekly downloads
19
License
Unlicense
Repository
github
Last release
3 years ago

exponent-ts

Fancy wrapper that make working with HTML less verbose and more automate-able.

0 dependencies - typescript, javascript

Tested / functional in webpack, and snowpack

Example

Exponents (premade components)

  • Grid - internally uses display:grid
  • Button - sets up css to make buttons flex properly
  • DualPanel - mount 2 elements w/ ratio, direction
  • ContextPanel - render single component from set, switch using string IDs
  • ImagePanel - adds functionality for fitting the image
  • Knob - rotation input with configurable turn and value bounds
  • OverlayPanel - render two components on top of each other in a panel
  • Panel - your basic container (think div, but with all the flex stuff)
  • SquarePanel (non-final) - the component mounted will always have ratio 1:1 dimensions
  • Drawing - canvas component w/ built in auto-resize, render loop, render passes, helper methods

Planned Exponents

  • List
  • Paged List (for large lists)
  • Toggle Button
  • Number
  • Multi-select
  • Slider

Planned features

  • Track object properties
  • Serialize to JSON
  • Visual drag'n'drop editor

Visuals

img

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago