Skip to content

Commit 73a1c16

Browse files
save
Signed-off-by: Nikola Hristov <Nikola@PlayForm.Cloud>
1 parent 274dd4b commit 73a1c16

1 file changed

Lines changed: 44 additions & 44 deletions

File tree

README.md

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Land
3535

3636
---
3737

38-
# **Rest** ⛱️ The JavaScript/TypeScript Bundler for Land 🏞️
38+
# **Rest** ⛱️ The JavaScript/TypeScript Bundler for Land🏞️
3939

4040
[![License: CC0-1.0](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](https://github.com/CodeEditorLand/Rest/tree/Current/LICENSE)
4141
[![Crates.io](https://img.shields.io/crates/v/Rest.svg)](https://crates.io/crates/Rest)
@@ -61,7 +61,7 @@ support.
6161

6262
---
6363

64-
## Key Features 🔐
64+
## Key Features🔐
6565

6666
- **SWC Compiler Stack:** Leverages the full SWC ecosystem for fast parsing,
6767
transformation, and code generation of JavaScript/TypeScript.
@@ -76,7 +76,7 @@ support.
7676

7777
---
7878

79-
## Core Architecture Principles 🏗️
79+
## Core Architecture Principles🏗️
8080

8181
| Principle | Description | Key Components Involved |
8282
| :--------------------- | :-------------------------------------------------------------------------------------- | :------------------------------------------------ |
@@ -87,7 +87,7 @@ support.
8787

8888
---
8989

90-
## `Rest` in the Land Ecosystem ⛱️ + 🏞️
90+
## `Rest` in the Land Ecosystem ⛱️ +🏞️
9191

9292
| Component | Role & Key Responsibilities |
9393
| :------------------------- | :---------------------------------------------------------------------------------------------- |
@@ -97,7 +97,7 @@ support.
9797

9898
---
9999

100-
## Getting Started 🚀
100+
## Getting Started🚀
101101

102102
### Installation
103103

@@ -143,13 +143,13 @@ Rest is a Rust-based JavaScript/TypeScript bundler and build system CLI tool. It
143143
leverages the SWC (Speedy Web Compiler) ecosystem for fast compilation and
144144
transformation of JavaScript and TypeScript code.
145145

146-
## Installation 🚀
146+
## Installation🚀
147147

148148
```sh
149149
cargo install Rest
150150
```
151151

152-
## 🛠️ Usage
152+
## 🛠️ Usage
153153

154154
Rest uses a command structure based on `Struct::Binary::Command` pattern. The
155155
main entry point executes via:
@@ -163,7 +163,7 @@ async fn main() {
163163

164164
---
165165

166-
## System Architecture Diagram 🏗️
166+
## System Architecture Diagram🏗️
167167

168168
This diagram illustrates `Rest`'s role in the Land build pipeline.
169169

@@ -200,7 +200,7 @@ BuildGroups --> OutputBundle
200200

201201
---
202202

203-
## Features 🔐
203+
## Features🔐
204204

205205
- **Parallel Processing**: Multi-threaded file processing using rayon
206206
- **SWC Integration**: Fast JavaScript/TypeScript compilation via SWC crates
@@ -244,7 +244,7 @@ BuildGroups --> OutputBundle
244244

245245
---
246246

247-
## Deep Dive & Component Breakdown 🔬
247+
## Deep Dive & Component Breakdown🔬
248248

249249
To understand how `Rest`'s internal components interact to provide the
250250
JavaScript/TypeScript bundling functionality, see the following source files:
@@ -274,15 +274,15 @@ see the [`LICENSE`](https://github.com/CodeEditorLand/Rest/tree/Current/) file.
274274

275275
---
276276

277-
## Changelog 📜
277+
## Changelog📜
278278

279279
Stay updated with our progress! See
280280
[`CHANGELOG.md`](https://github.com/CodeEditorLand/Rest/tree/Current/) for a
281281
history of changes specific to **Rest**.
282282

283283
---
284284

285-
## Funding & Acknowledgements 🙏🏻
285+
## Funding & Acknowledgements🙏🏻
286286

287287
**Rest** is a core element of the **Land** ecosystem. This project is funded
288288
through [NGI0 Commons Fund](https://NLnet.NL/commonsfund), a fund established by
@@ -291,38 +291,38 @@ through [NGI0 Commons Fund](https://NLnet.NL/commonsfund), a fund established by
291291
[NLnet project page](https://NLnet.NL/project/Land).
292292

293293
<table>
294-
<thead>
295-
<tr>
296-
<th align="left"><strong>Land</strong></th>
297-
<th align="left"><strong>PlayForm</strong></th>
298-
<th align="left"><strong>NLnet</strong></th>
299-
<th align="left"><strong>NGI0 Commons Fund</strong></th>
300-
</tr>
301-
</thead>
302-
<tbody>
303-
<tr>
304-
<td align="left" valign="middle">
305-
<a href="https://Editor.Land">
306-
<img width="60" src="https://raw.githubusercontent.com/CodeEditorLand/Asset/refs/heads/Current/Logo/Land.svg" alt="Land">
307-
</a>
308-
</td>
309-
<td align="left" valign="middle">
310-
<a href="https://PlayForm.Cloud">
311-
<img width="76" src="https://raw.githubusercontent.com/PlayForm/Asset/refs/heads/Current/Logo/PlayForm.svg" alt="PlayForm">
312-
</a>
313-
</td>
314-
<td align="left" valign="middle">
315-
<a href="https://NLnet.NL">
316-
<img width="240" src="https://NLnet.NL/logo/banner.svg" alt="NLnet">
317-
</a>
318-
</td>
319-
<td align="left" valign="middle">
320-
<a href="https://NLnet.NL/commonsfund">
321-
<img width="240" src="https://NLnet.NL/image/logos/NGI0CommonsFund_tag_black_mono.svg" alt="NGI0 Commons Fund">
322-
</a>
323-
</td>
324-
</tr>
325-
</tbody>
294+
<thead>
295+
<tr>
296+
<th align="left"><strong>Land</strong></th>
297+
<th align="left"><strong>PlayForm</strong></th>
298+
<th align="left"><strong>NLnet</strong></th>
299+
<th align="left"><strong>NGI0 Commons Fund</strong></th>
300+
</tr>
301+
</thead>
302+
<tbody>
303+
<tr>
304+
<td align="left" valign="middle">
305+
<a href="https://Editor.Land">
306+
<img width="60" src="https://raw.githubusercontent.com/CodeEditorLand/Asset/refs/heads/Current/Logo/Land.svg" alt="Land">
307+
</a>
308+
</td>
309+
<td align="left" valign="middle">
310+
<a href="https://PlayForm.Cloud">
311+
<img width="76" src="https://raw.githubusercontent.com/PlayForm/Asset/refs/heads/Current/Logo/PlayForm.svg" alt="PlayForm">
312+
</a>
313+
</td>
314+
<td align="left" valign="middle">
315+
<a href="https://NLnet.NL">
316+
<img width="240" src="https://NLnet.NL/logo/banner.svg" alt="NLnet">
317+
</a>
318+
</td>
319+
<td align="left" valign="middle">
320+
<a href="https://NLnet.NL/commonsfund">
321+
<img width="240" src="https://NLnet.NL/image/logos/NGI0CommonsFund_tag_black_mono.svg" alt="NGI0 Commons Fund">
322+
</a>
323+
</td>
324+
</tr>
325+
</tbody>
326326
</table>
327327

328328
---

0 commit comments

Comments
 (0)