Skip to content

Commit

Permalink
Collapse Getting Started into dropdown and add "Projects using HTMJ"
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Cheong authored Nov 6, 2023
1 parent e8caa0c commit f41a39d
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,12 @@ HTMX but JSON

The HTMJ framework is a lightweight JavaScript library designed to simplify the process of fetching data from an API endpoint and rendering it on a webpage using HTML templates.

<details>

<summary>

## Getting Started
</summary>

### Basic HTML Template

Expand Down Expand Up @@ -130,7 +135,7 @@ The following template will render the data correctly:
</div>
</template>
```
</details>

## Conclusion

The HTMJ framework is a powerful yet simple library that enables developers to dynamically fetch and render data on web pages using HTML templates and custom attributes.
## Projects using HTMJ
- [acheong08/nameserver](https://github.com/acheong08/nameserver) - A dead simple server+UI to manage SSL and DNS (WIP).

0 comments on commit f41a39d

Please sign in to comment.