Skip to content

Commit 637d374

Browse files
committed
featuring nuget trends
1 parent b285f01 commit 637d374

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
[![NuGet Version](https://img.shields.io/nuget/v/OceanApocalypseStudios.RSML?style=for-the-badge&logo=nuget&logoColor=white&logoSize=auto&label=Available%20on%20NuGet&labelColor=%231265fb&color=%2308317b)](https://www.nuget.org/packages/OceanApocalypseStudios.RSML)
66
[![GitHub Release](https://img.shields.io/github/v/release/OceanApocalypseStudios/RedSeaMarkupLanguage?sort=semver&display_name=tag&style=for-the-badge&logo=github&logoColor=white&logoSize=auto&label=Latest&labelColor=%23161616&color=%23000308)](https://github.com/OceanApocalypseStudios/RedSeaMarkupLanguage/releases/latest)
7-
[![GitHub License](https://img.shields.io/github/license/OceanApocalypseStudios/RedSeaMarkupLanguage?style=for-the-badge&logo=opensourceinitiative&logoColor=white&logoSize=auto&labelColor=%23496300&color=%232b3c00)](https://raw.githubusercontent.com/OceanApocalypseStudios/RedSeaMarkupLanguage/main/LICENSE)
7+
[![GitHub Dual-License](https://img.shields.io/badge/ignored-dual--license-ignored?style=for-the-badge&logo=opensourceinitiative&logoColor=white&logoSize=auto&label=repository%20licensing&labelColor=%23496300&color=%232b3c00)](https://raw.githubusercontent.com/OceanApocalypseStudios/RedSeaMarkupLanguage/main/COPYING.txt)
8+
[![GitHub Code License](https://img.shields.io/badge/ignored-mit-ignored?style=for-the-badge&logo=opensourceinitiative&logoColor=white&logoSize=auto&label=code%20license&labelColor=%23496300&color=%232b3c00)](https://raw.githubusercontent.com/OceanApocalypseStudios/RedSeaMarkupLanguage/main/LICENSE-MIT.txt)
9+
[![GitHub Documentation License](https://img.shields.io/badge/ignored-gfdl--1.3-ignored?style=for-the-badge&logo=opensourceinitiative&logoColor=white&logoSize=auto&label=documentation%20license&labelColor=%23496300&color=%232b3c00)](https://raw.githubusercontent.com/OceanApocalypseStudios/RedSeaMarkupLanguage/main/LICENSE-GFDL.txt)
810
![GitHub top language](https://img.shields.io/github/languages/top/OceanApocalypseStudios/RedSeaMarkupLanguage?style=for-the-badge&logo=dotnet&logoColor=white&logoSize=auto&label=%20&labelColor=%234929ca&color=%234929ca)
911
![GitHub Repo stars](https://img.shields.io/github/stars/OceanApocalypseStudios/RedSeaMarkupLanguage?style=for-the-badge&logo=star&logoColor=black&logoSize=auto&labelColor=%2379610b&color=%23413405)
1012
![NuGet Downloads - Modern](https://img.shields.io/nuget/dt/OceanApocalypseStudios.RSML?style=for-the-badge&logo=nuget&logoColor=white&logoSize=auto&label=downloads%20(modern)&labelColor=%234929ca&color=%2327156f)
@@ -22,6 +24,15 @@
2224

2325
---
2426

27+
## RSML on NuGet Trends
28+
> [!NOTE]
29+
> In the image below, **RSML** refers to Legacy RSML (RSML v1.x.x), while **OceanApocalypseStudios.RSML** refers to Modern RSML (RSML v2.0.0).
30+
> In any other context, RSML and OceanApocalypseStudios.RSML have the exact same meaning.
31+
32+
[![RSML on NuGet Trends](extras/NuGetTrends_January26.png)](https://nugettrends.com/packages?ids=RSML&ids=OceanApocalypseStudios.RSML&months=168)
33+
34+
---
35+
2536
## CLI v2.0.0: An Improved Experience
2637
The CLI now has a **lot** more power. You can evaluate and tokenize RSML directly from the commandline and adjust things
2738
like what machine it's evaluating for, via JSON.

RedSeaMarkupLanguage.slnx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,16 @@
77
<Folder Name="/Solution Items/">
88
<File Path=".editorconfig" />
99
<File Path=".gitignore" />
10+
<File Path="ADMONITION.md" />
1011
<File Path="Assets/FullSizeLogo.png" />
11-
<File Path="LICENSE.txt" />
12+
<File Path="BENCHMARKS.md" />
13+
<File Path="COPYING.txt" />
14+
<File Path="DOCUMENTATION_TEMPLATE.md" />
15+
<File Path="EDITOR.md" />
16+
<File Path="LANGUAGES.md" />
17+
<File Path="LICENSE-GFDL.txt" />
18+
<File Path="LICENSE-MIT.txt" />
19+
<File Path="mkdocs.yml" />
1220
<File Path="README.md" />
1321
</Folder>
1422
<Project Path="src/RSML.Benchmarks/RSML.Benchmarks.csproj" />

extras/NuGetTrends_January26.png

50.5 KB
Loading

0 commit comments

Comments
 (0)