@darkobits/ts
Version:
Vite-based toolchain for Node projects.
64 lines (59 loc) • 2.27 kB
Markdown
<!-- This file is automatically generated by scripts/update-readme.mts -->
<p align="center">
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://github.com/darkobits/ts/assets/441546/6f385550-ed9e-4933-87f7-f65c4ca11407"
width="100%"
>
<img
src="https://github.com/darkobits/ts/assets/441546/392e18ff-2a0c-46db-a2d3-5167d03bcb2b"
width="100%"
>
</picture>
</p>
<p align="center">
<a
href="https://www.npmjs.com/package/@darkobits/ts"
><img
src="https://img.shields.io/npm/v/@darkobits/ts.svg?style=flat-square"
></a>
<a
href="https://github.com/darkobits/ts/actions?query=workflow%3Aci"
><img
src="https://img.shields.io/github/actions/workflow/status/darkobits/ts/ci.yml?style=flat-square"
></a>
<a
href="https://app.codecov.io/gh/darkobits/ts"
><img
src="https://img.shields.io/codecov/c/github/darkobits/ts?style=flat-square&color=%2346CC10"
></a>
<a
href="https://depfu.com/repos/github/darkobits/ts"
><img
src="https://img.shields.io/depfu/darkobits/ts?style=flat-square"
></a>
<a
href="https://conventionalcommits.org"
><img
src="https://img.shields.io/static/v1?label=commits&message=conventional&style=flat-square&color=398AFB"
></a>
<a
href="https://firstdonoharm.dev"
><img
src="https://img.shields.io/static/v1?label=license&message=hippocratic&style=flat-square&color=753065"
></a>
</p>
To get started, consult the [documentation](https://darkobits.gitbook.io/ts), clone the
[template repository](https://github.com/darkobits/ts-template), (or [fork it on StackBlitz](https://stackblitz.com/fork/github/darkobits/ts-template))
and start building something great.
## Current Versions
| Name | Version
| :-- | :--
| [`typescript`](https://github.com/microsoft/TypeScript) | `~5.7.3`
| [`vite`](https://github.com/vitejs/vite) | `^6.2.0`
| [`vitest`](https://github.com/vitest-dev/vitest) | `^3.0.7`
| [`eslint`](https://github.com/eslint/eslint) | `^9.21.0`
| [`@darkobits/eslint-config`](https://github.com/darkobits/eslint-config) | `^3.0.2`
| [`semantic-release`](https://github.com/semantic-release/semantic-release) | `~24.2.3`
| [`@darkobits/nr`](https://github.com/darkobits/nr) | `~0.18.8`