@littleware/little-elements

1.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @littleware/little-elements

Weekly Downloads

0

Version

1.2.0

License

ISC

Unpacked Size

783 kB

Total Files

323

Last publish

Collaborators

  • frickjack