0.2.2 • Published 1 year ago

@headlessng/primitives v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@headlessng/primitives

A set of unstyled and fully accessible components for building design systems based on Angular.

WARNING: It is currently not recommended to use this package in production applications. It uses Angular concepts that are still marked as "developer preview".

Installation

To install the latest version of package, use the following command:

npm install -s @headlessng/primitives@latest

Import

Each component in the package is built based on the Secondary Entry Point. To import a specific component from the library, use the following pattern:

import {} from '@headlessng/primitives/*';

Documentation

Each component in this library is independent and has its own documentation, below you will find links to each of them:

Changelog

You can find a list of all changes for this package here.

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.0

1 year ago