0.5.0 • Published 5 years ago

@mar-sn/js-ui v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

JsUi

This library will help greatly with development when constructing a UI with javascript. Currently the library contains the following elements:

  • Button
  • Input
  • Fieldset (with input)
  • Table
  • Grid layout
  • Panel
  • Popup

Requirements

  • Node package manager (NPM)
  • Optional gulp installed globally

How to use

The design of the library is that you can (mostly) choose what you want to use in terms of imports. Use npm to download dependencies followed by gulp build. Use requirejs to define and use the components.

Please see index.html in test for examples.

Credits

Special thanks to the creators of these awesome libraries:

0.5.0

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.10

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago