ajturner / hub-indicator-component

Prototype indicator component

Home Page:https://ajturner.github.io/hub-indicator-component/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indicator Component Dashboard

Prototype indicator dashboard. Add a URL to the configuration and then toggle the attribute types.

Getting Started

To experiment with this component.

git clone https://github.com/ajturner/indicator-component.git indicator-component
cd indicator-component

and run:

npm install
npm start

To build the component for production, run:

npm run build

To run the unit tests for the components, run:

npm test

License

Copyright © 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's LICENSE file.

About

Prototype indicator component

https://ajturner.github.io/hub-indicator-component/

License:Apache License 2.0


Languages

Language:TypeScript 87.0%Language:HTML 6.5%Language:CSS 6.5%