1.0.0 • Published 3 years ago
widget-utils v1.0.0
Utilities for widget development 
Getting started with Development
npm installto get the project's dependencies.npm startto start development server with live-reload and hot module replacement- go to http://localhost:8080/index.html
Scripts
npm start- starts development server with live-reload and hot module replacementnpm run build- produces production version under thedistfoldernpm run test- runs tests.npm run test-ci- runs tests in CI mode.
Usage
// ES6 module
import * as utils from 'widget-utils';
// utils.isObject({});Browser Support
IE9+, Mobile Safari 8+, all evergreens.
1.0.0
3 years ago
0.5.0
5 years ago
0.4.0
7 years ago
0.3.2
7 years ago
0.3.0
8 years ago
0.2.0
8 years ago
0.1.1
9 years ago
0.1.0
9 years ago
0.0.14
9 years ago
0.0.13
10 years ago
0.0.12
10 years ago
0.0.11
10 years ago
0.0.10
10 years ago
0.0.9
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago