← WebMCP Directory

angular.courses

angular.courses

live Unverified (seed import) Developer Tools 8 tools imperative implementation

Ship Angular upgrades faster. Compatibility, release insights, and skimmable editions—one place. Avoid surprises and learn how Angular features evolved.

First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com

Answer 0 · Act 8 · Transact 0 · Score: Not yet scored

Tool inspector

caniuse_get_upgrade_plan

act imperative

Build an upgrade briefing for moving an Angular app from one major version to another. Mixes five sources: Can I Use feature status changes (newly introduced/promoted/deprecated features), the ng-update migrations catalog (mandatory vs optional schematics), the Angular ESLint caniuse rules introduced in that range, the official Node/TypeScript/RxJS compatibility matrix for the target version, and the official release announcement (and video, when available) for each version crossed. Prefer this over separately calling caniuse_search_features, an eslint lookup and a migrations lookup when the user asks something like "what do I need to do to go from v18 to v22".

Page: /caniuse

Input schema

PropertyTypeRequiredDescription
fromVersion number yes Current Angular major version, e.g. 17.
toVersion number yes Target Angular major version, e.g. 22.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "fromVersion": {
      "type": "number",
      "description": "Current Angular major version, e.g. 17."
    },
    "toVersion": {
      "type": "number",
      "description": "Target Angular major version, e.g. 22."
    }
  },
  "required": [
    "fromVersion",
    "toVersion"
  ]
}

Similar websites

neohack.dev

neohack.dev

An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.

live Unverified Developer Tools Transact tools
54 tools A3 / Act49 / T2 Not yet scored Seen 2026-09-14
create observe inspect lookup navigation
Inspect tools
persona-chat.dev

persona-chat.dev

Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…

live Unverified Developer Tools Transact tools
42 tools A10 / Act29 / T3 Not yet scored Seen 2026-09-14
get_theme_overview set_brand_colors assign_color_role set_typography set_roundness
Inspect tools
demos.telerik.com

demos.telerik.com

Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.

live Unverified Developer Tools
30 tools A1 / Act29 / T0 Not yet scored Seen 2026-09-14
warehouse-map-map-set-center warehouse-map-map-set-zoom warehouse-map-map-add-marker warehouse-map-map-clear-markers inventory-sheet-spreadsheet-set-cell
Inspect tools
bandarra.me

bandarra.me

WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…

demo Unverified Developer Tools Transact tools
27 tools A12 / Act14 / T1 Not yet scored Seen 2026-09-14
list_skills read_skill read read_selection search
Inspect tools

Related on Influzer