NGX-RIME is a set of tools to develop applications faster.
The Rime team develops components, directives, services and schematics to build Angular applications. The team maintains several npm packages.
| Package | Description | Docs |
|---|---|---|
@ngx-rime/data-access |
Library that contains services and utilities for interacting with a back-end system. | Docs |
@ngx-rime/feature |
Smart UI components for Business Use Cases specific to that feature. | Docs |
@ngx-rime/ui |
A UI library contains only presentational components. | Docs |
@ngx-rime/util |
A utility library contains common utilities and services used by many libraries and applications. It also includes all the code related to State management. | Docs |