atmospheric-diagnostics
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

atmospheric-diagnostics

A TypeScript library component that

Conventions used and similarities to other projects

npm libs css-variables and vanilla-typescript are used. I have numerous other projects using them

installation

You can install into your application by running npm install --save-dev atmospheric-diagnostics

You can then use it like so:

import AtmosphericDiagnostics from 'atmospheric-diagnostics'

function init() {
  var selector = ".atmospheric-diagnostics"
  var component = new AtmosphericDiagnostics(selector)
  component.attach()
}

init()

You can also import the default styles atmospheric-diagnostics.css which will style it for you.

Why

I made this popup was for my consumption, but you are free to use it too!

Features

  • It will

Demo

Basic usage

Roadmap

Video demo

Feel free to watch the video explanation of how it works here:

IMAGE ALT TEXT HERE

Readme

Keywords

none

Package Sidebar

Install

npm i atmospheric-diagnostics

Weekly Downloads

0

Version

0.0.1

License

ISC

Last publish

Collaborators

  • nikos777