Skip to content

Commit 7f45185

Browse files
committed
Shorten readme
1 parent d051100 commit 7f45185

File tree

2 files changed

+0
-84
lines changed

2 files changed

+0
-84
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -39,25 +39,4 @@ Read the [Getting Started Guide »](https://data-star.dev/guide/getting_started)
3939

4040
Read the [Contribution Guidelines »](https://github.com/starfederation/datastar/blob/develop/CONTRIBUTING.md)
4141

42-
## Custom Plugins
43-
44-
You can manually add your own plugins to the core:
45-
46-
```html
47-
<script type="importmap">
48-
{
49-
"imports": {
50-
"datastar": "https://cdn.jsdelivr.net/gh/starfederation/datastar/bundles/datastar.js"
51-
}
52-
}
53-
</script>
54-
<script type="module">
55-
import { load } from 'datastar'
56-
57-
load(
58-
// Look ma’, I made a plugin!
59-
)
60-
</script>
61-
```
62-
6342
[![Star History Chart](https://api.star-history.com/svg?repos=starfederation/datastar&type=Date)](https://www.star-history.com/#starfederation/datastar&Date)

library/README.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)