An open API service indexing awesome lists of open source software.

https://github.com/rayiumir/filterable

A simple, lightweight library for Filter the Items
https://github.com/rayiumir/filterable

Last synced: 3 months ago
JSON representation

A simple, lightweight library for Filter the Items

Awesome Lists containing this project

README

          



Ranger Logo

A simple, lightweight library for Filter the Items

# About Filterable

A simple, lightweight library for Filter the Items

# How to use

Calling Javascript File Filterable:

```javascript

```

HTML:

```html


all
Category One
Category Two
Category Three




```

CSS :

```css
.card.hide{
display: none;
}
```

# Demo



Shows an illustrated sun in light mode and a moon with stars in dark mode.