Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Jan 15, 2024
1 parent 18982bf commit 7a79f89
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
# `x-import`
<p align="center" style="margin-bottom: 2rem">
<img width="460" src="https://gwleuverink.github.io/bundle/assets/logo.svg">
</p>

<p align="center">
Effortless page specific JavaScript modules in Laravel/Livewire apps.

- Explore the docs on **[GitHub Pages »](https://gwleuverink.github.io/bundle/)**

**_In development - not production ready_**

[![tests](https://github.com/gwleuverink/bundle/actions/workflows/tests.yml/badge.svg)](https://github.com/gwleuverink/bundle/actions/workflows/tests.yml)
[![browser-tests](https://github.com/gwleuverink/bundle/actions/workflows/browser-tests.yml/badge.svg)](https://github.com/gwleuverink/bundle/actions/workflows/browser-tests.yml)
[![codestyle](https://github.com/gwleuverink/bundle/actions/workflows/codestyle.yml/badge.svg)](https://github.com/gwleuverink/bundle/actions/workflows/codestyle.yml)
[![coverage](https://img.shields.io/codecov/c/github/gwleuverink/bundle?token=ON4MTY8C1B&color=45%2C190%2C65)](https://codecov.io/gh/gwleuverink/bundle)

</p>

- Explore the docs on **[GitHub Pages »](https://gwleuverink.github.io/bundle/)**

**_In development - not production ready_**

## Installation

```bash
Expand Down

0 comments on commit 7a79f89

Please sign in to comment.