com.example some-library 1.2.3
# js-utils
**Repository Path**: mirrors_dsyer/js-utils
## Basic Information
- **Project Name**: js-utils
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-12-03
- **Last Updated**: 2026-03-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Javascript library (ESM module) with utilities for [Spring](https://spring.io) documentation and websites.
## Usage
```
```
or
```
```
## Block Switcher
Often used for switching code samples globally between different high level options (Java and Kotlin, Java and XML, YAML and Properties, etc.). If HTML is rendered with Asciidoctor then code snippets like this:
```
[source,xml,indent=0,role="primary"]
.Maven
----
com.example some-library 1.2.3
compile 'com.example:some-library:1.2.3'