Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ecodev/natural

Package Overview
Dependencies
Maintainers
0
Versions
283
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecodev/natural

[![Build Status](https://github.com/Ecodev/natural/workflows/main/badge.svg)](https://github.com/Ecodev/natural/actions) [![Total Downloads](https://img.shields.io/npm/dt/@ecodev/natural.svg)](https://www.npmjs.com/package/@ecodev/natural) [![Latest Stabl

  • 61.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
27
decreased by-91.32%
Maintainers
0
Weekly downloads
 
Created
Source

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

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.

FAQs

Package last updated on 12 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc