1.2.0 • Published 3 years ago

@littleware/little-elements v1.2.0

Weekly downloads
20
License
ISC
Repository
github
Last release
3 years ago

TL;DR

A little library of web components and utilities.

Web Components

lw-arrival-pie

A pie chart or clock view that presents the duration of events over a one hour period.

src/@littleware/little-elements/lib/arrivalPie/README.md

littleware style guide

CSS rules, icons, fonts, and colors underlying littleware web components.

src/@littleware/little-elements/lib/styleGuide/README.md

little test utils

Utilities for testing little web components with jasmine and karmajs.

src/@littleware/little-elements/lib/test/README.md

nodejs services

little-elements includes a set of helpers for building, developing, and testing server and web applications with nodejs, custom elements, and typescript.

  • gulpHelper - a set of gulp rules that can be imported into similarly structured projects
  • testHelper - helps integrate manual and automated tests
  • little-server - web-server for static content

./src/@littleware/little-elements/bin/README.md

TOC

See this site for an introduction to the different types of documentation (explanation, how-to, tutorial, reference).

Explanation

  • the little server provides a simple expressjs server for locally serving web apps to clients and running server side express routers
  • executable test plans provide a framework for specifying, running, reporting from, and automating test plans that begin as instructions to for manual testing
  • async toolbox pattern for javascript

How-to

Tutorials

Reference

1.2.0

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.14

4 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.7

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago