Skip to content

Commit 45fe2dd

Browse files
committed
chore: Updated website
1 parent 9e436f6 commit 45fe2dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/content/docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Data Package implementation in TypeScript
2+
title: frictionless-ts
33
sidebar:
44
order: 1
55
label: Getting Started
66
---
77

8-
frictionless-ts is a fast TypeScript **data management** framework built on top of the **Data Package** standard and **Polars DataFrames**. It supports various formats like CSV, JSON, and Parquet and integrates with data platforms such as CKAN, Zenodo, and GitHub.
8+
Fast TypeScript **data management** framework built on top of the **Data Package** standard and **Polars DataFrames**. It supports various formats like CSV, JSON, and Parquet and integrates with data platforms such as CKAN, Zenodo, and GitHub.
99

1010
This guide will help you get started with frictionless-ts. If you are new to the core framework's tecnhologies, please take a look at the [Data Package standard](https://datapackage.org/) and [Polars DataFrames](https://pola.rs/) documentation.
1111

0 commit comments

Comments
 (0)