Skip to content

Commit 5faf0f3

Browse files
committed
fix docs, tidying tests
1 parent d095c1b commit 5faf0f3

36 files changed

Lines changed: 193 additions & 284 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</a>
1717
</p>
1818

19-
The MeadCo ScriptX.Services Client Library offers an emulation of the MeadCos ScriptX Add-on
19+
The MeadCo ScriptX.Services Client Library offers an emulation of the MeadCo's ScriptX Add-on
2020
for Internet Explorer on Windows, extending its functionality to any browser on any device.
2121
This is achieved by integrating with [MeadCo ScriptX.Services](https://www.meadroid.com/scriptx-services/), which can be located:
2222

@@ -32,7 +32,7 @@ This library enables applications that previously relied on the ScriptX.Addon fo
3232

3333
Our extensive set of [samples](https://scriptxprintsamples.meadroid.com) demonstrates the use of the library.
3434

35-
The primary motivation for developing this library was to facilitate a seamless transition for old but valuable code to function in evergreen browsers. When used in combination with the MeadCoScriptXJS library, it also provides a quick start to modern coding practices with client-side queue management.
35+
The primary motivation for developing this library was to facilitate a seamless transition for 'old but valuable code' to function in evergreen browsers. When used in combination with the MeadCoScriptXJS library, it also provides a quick start to modern coding practices with client-side queue management.
3636

3737
#### From version 1.15 onwards, there is no dependency on jQuery.
3838

dist/meadco-scriptxservices.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/meadco-scriptxservices.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/meadco-scriptxservicesUI-2.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/meadco-scriptxservicesUI-2.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/meadco-scriptxservicesUI.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/meadco-scriptxservicesUI.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/meadco-scriptxservicesprint.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/meadco-scriptxservicesprint.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/meadco-scriptxservicesprintUI-2.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)