tangled
alpha
login
or
join now
samanthanguyen.me
/
node
0
fork
atom
repository template for Node.js & TypeScript projects
0
fork
atom
overview
issues
pulls
pipelines
docs: remove dependabot listing from README.md
samanthanguyen.me
2 months ago
6da7ac08
bee6dee0
-1
1 changed file
expand all
collapse all
unified
split
README.md
-1
README.md
reviewed
···
7
7
- [x] ESM support (ECMAScript modules)
8
8
- [x] [TypeDoc](https://typedoc.org/) for generating API documentation
9
9
- [x] [Spindle](https://docs.tangled.org/spindles.html) for continuous integration
10
10
-
- [x] [Dependabot](https://github.com/dependabot) for updating dependencies
11
10
- [x] [node-modules-inspector](https://github.com/antfu/node-modules-inspector) for deep insights on dependency graph
12
11
- [x] Uses the [VoidZero](https://voidzero.dev)-based JS toolchain
13
12
- [x] [Vite](https://vitejs.dev/) & [tsdown](https://tsdown.dev) for bundling & minifying source code