Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coquard-cyrille-freelance/astro-smartlook
https://github.com/coquard-cyrille-freelance/astro-smartlook
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coquard-cyrille-freelance/astro-smartlook
- Owner: COQUARD-Cyrille-Freelance
- Created: 2022-05-02T20:16:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T21:13:55.000Z (over 2 years ago)
- Last Synced: 2024-03-24T19:44:57.090Z (8 months ago)
- Language: Astro
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astro Smartlook
Astro component for Smartlook
## Installation
```bash
npm install astro-smartlook
```## Usage
```js
import { Smartlook } from 'astro-smartlook';
``````html
```