Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@angular-experts/resource

The missing create, update, delete (CUD) support for Angular resource

angular, resource, rest, data-access, http, crud, data

readme

@angular-experts/resource

The missing create, update, delete (CUD) support for Angular resource

by @tomastrajan

npm npm npm Conventional Commits Twitter Follow

Documentation

changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.2 (2025-06-13)

Features

  • enhance todo component with improved input handling and skeleton loading UI (e3fea3e)
  • implement todo backend mock service and update api interceptor (d03331f)
  • update todo skeleton display logic for improved loading experience (25125d7)

0.1.1 (2025-06-13)

0.1.0 (2025-06-13)

⚠ BREAKING CHANGES

  • update to Angular 20, bump peer deps version range

Features

  • update Angular dependencies to version 20 and refactor components for improved structure and styling (d0d548b)

0.0.7 (2025-05-29)

Features

  • lib: supported angular range (cb5f26d)
  • showcase: add more API doc layout (9dafce2)
  • showcase: add more API doc layout (6990b4c)
  • showcase: add more API doc layout (91ce1b2)
  • showcase: API doc standard layout (5b36b01)
  • showcase: update API doc data (d56e399)
  • showcase: update API doc data, extract reusable card (3adca66)

0.0.6 (2025-05-28)

Features

  • resource: implement incremental strategy for create, update, and remove operations (02ac4be)
  • resource: refactor and extract resource model and util functions (8d0dcdc)
  • showcase: update api doc (db6c987)

Bug Fixes

  • showcase: npm link (9f42eb4)
  • showcase: redirect to api when navigating to docs (76d5769)

0.0.5 (2025-05-22)

0.0.4 (2025-05-20)

Bug Fixes

  • resource: correctly set remove error when remove fails (31d51cf)

0.0.3 (2025-05-19)

Features

  • api: add api doc (b97340f)
  • build: add baseHref for production configuration (0001e81)
  • dependencies: add missing @angular/animations package (19b8f21)
  • doc: add docs feature (a971208)
  • resource: add hasValue, hasValues and reload methods (2d60e25)
  • resource: enhance type safety and add documentation for CrudResourceOptions (8eee86b)

0.0.2 (2025-05-18)

Features

  • dark mode (89044ed)
  • license, author info (aa082c0)
  • resource: unify CUD api to only accept item (remove id) (5af64cf)
  • showcase: button theming (f4c4c1a)
  • showcase: close sidenav on large screen automatically (6a16602)
  • showcase: feature layout and submenu (82db79b)
  • showcase: hX global styles (8c0ad7b)
  • showcase: todolist example stub (9259650)
  • showcase: ui library, layout, ... (cc5c6df)
  • tailwind dark mode, todo item stub (96d8b08)
  • todo item (e95f916)
  • workspace setup (27ff131)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.