make-deno-edition
Import converter
A tool that converts Node.js projects to Deno-compatible versions by adjusting imports and dependencies.
Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.
43 stars
3 watching
0 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
denodenolandexecutablenodenode-jsnodejs
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool that automates the process of converting TypeScript codebases to work with Deno | 934 |
| | Makes it easier to use GitHub code in Deno projects | 241 |
| | Tool to convert Deno modules into compatible npm packages | 1,255 |
| | A Visual Studio Code extension that integrates Deno's language server with the editor | 1,500 |
| | A Deno-based framework for building command-line interfaces | 150 |
| | Utility to manage configuration of Deno applications through CLI, environment files, and JSON files. | 6 |
| | A utility for loading environment variables from a configuration file in Deno projects | 8 |
| | A TypeScript library for parsing and generating environment variable configurations. | 2 |
| | A tool for managing and installing Deno across different platforms | 15 |
| | Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 529 |
| | Tool to manage and retrieve the latest versions of external dependencies used in a Deno project | 66 |
| | A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 83 |
| | A polyfill for importing nodes in legacy browsers. | 7 |
| | Generates a single executable file containing bundled assets and scripts for Deno projects | 25 |
| | Provides shims to run Deno programs on Node.js environments | 150 |