You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Terminology](https://agiletortoise.com/terminology/) is a browser for the English language – part dictionary, part thesaurus, and part research tool. **Protocol Launcher** allows you to generate deep links to look up words and search in Terminology.
21
+
22
+
## Usage
23
+
24
+
There are two ways to use this library:
25
+
26
+
- On-Demand import from subpaths enables tree-shaking and keeps bundles small.
27
+
- Full Import from the root package is convenient but includes all app modules.
28
+
29
+
Pick On-Demand for production builds; Full Import is fine for quick scripts or demos.
0 commit comments