mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-25 04:48:20 -08:00
Compare commits
3 Commits
9c6f2dd824
...
1b78c4484f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1b78c4484f | ||
|
|
3d00f14395 | ||
|
|
c5899fc06e |
16
readme.md
16
readme.md
@@ -55,21 +55,6 @@
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://encore.dev?utm_campaign=github_repo&utm_medium=referral&utm_content=sindre&utm_source=github">
|
||||
<div>
|
||||
<picture>
|
||||
<source width="230" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-dark.svg">
|
||||
<source width="230" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-light.svg">
|
||||
<img width="230" src="https://sindresorhus.com/assets/thanks/encore-logo-light.svg" alt="Encore logo">
|
||||
</picture>
|
||||
</div>
|
||||
<b>The development platform for building type-safe distributed systems</b>
|
||||
<div>
|
||||
<sup>End-to-end tooling from local development to automated DevOps and infrastructure in your AWS/GCP.</sup>
|
||||
</div>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://nitric.io/?utm_campaign=github_repo&utm_medium=referral&utm_content=sindresorhus&utm_source=github">
|
||||
<div>
|
||||
<img width="230" src="https://sindresorhus.com/assets/thanks/nitric-logo.svg" alt="nitric logo">
|
||||
@@ -355,6 +340,7 @@
|
||||
- [FuseBox](https://github.com/fuse-box/fuse-box) - Fast build system that combines the power of webpack, JSPM and SystemJS, with first-class TypeScript support.
|
||||
- [pkg](https://github.com/vercel/pkg) - Package your Node.js project into an executable.
|
||||
- [Vite](https://github.com/vitejs/vite) - Front-end build tool with hot module replacement and static asset bundling.
|
||||
- [arcgis-rest-js](https://github.com/Esri/arcgis-rest-js) - JavaScript modules for accessing ArcGIS services and building mapping and spatial analysis applications.
|
||||
|
||||
### Hardware
|
||||
|
||||
|
||||
Reference in New Issue
Block a user