@ecodev/natural
TypeScript icon, indicating that this package has built-in type declarations

58.0.1 • Public • Published

Natural

Build Status Total Downloads Latest Stable Version License Join the chat at https://gitter.im/Ecodev/natural

This project is a collection of Angular Material components and various utilities classes for Angular projects.

Install

yarn add @ecodev/natural

Development

The most useful commands for development are:

  • yarn dev to start a development server
  • yarn build-demo to build the docs locally (it will be published automatically by GitHub Actions)
  • git tag -am 1.2.3 1.2.3 && git push to publish the lib to npm (via GitHub Actions release job)

i18n

This library is ready to be translated, but it does not ship translations. It is up to the consuming application to extract and translate strings.

Components

Natural Search

This is an Angular component to search for things via configurable facets. Facets may be configured to use one of the built-in component, or a custom component to input values.

See the component in action on the demo page.

Prior work

While the implementation is entirely different, VisualSearch.js was an important inspiration.

Readme

Keywords

none

Package Sidebar

Install

npm i @ecodev/natural

Weekly Downloads

43

Version

58.0.1

License

MIT

Unpacked Size

3.44 MB

Total Files

292

Last publish

Collaborators

  • powerkiki
  • sbaptista
  • stissot