2.1.8 • Published 7 years ago

sofe-inspector v2.1.8

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

sofe-inspector

A developer tool for overriding and viewing available sofe services.

Setup

  1. Setup sofe
  2. Either programaticaly, or within your console: System.import('sofe-inspector!sofe').then(inspector => inspector())

Usage

You can drag the sofe icon around and it will persist in local storage. Clicking on the icon will open up the inspector. Once the inspector is open, you can list the available sofe services that are currently being loaded, and you can add, change, or delete an override.

Also, you can provide an opts object to the inspector, with the following options:

{
	iconPositionTop: Number, // an integer number of pixels that will be used for the default top position (before dragging occurs)
	iconPositionLeft: Number, // an integer number of pixels that will be used for the default left position (before dragging occurs)
}
2.1.8

7 years ago

2.1.7

7 years ago

2.1.6

7 years ago

2.1.5

7 years ago

2.1.4

7 years ago

2.1.3

7 years ago

2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago