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.

GitHub

43 stars
3 watching
0 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list

denodenolandexecutablenodenode-jsnodejs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
garronej/denoify A tool that automates the process of converting TypeScript codebases to work with Deno 933
egoist-labs/denopkg.com Makes it easier to use GitHub code in Deno projects 241
denoland/dnt Transforms Deno code into an npm package for use in Node.js 1,249
denoland/vscode_deno A Visual Studio Code extension that integrates Deno's language server with the editor 1,494
siokas/denomander A Deno-based framework for building command-line interfaces 149
yooneskh/deno-unified-config Utility to manage configuration of Deno applications through CLI, environment files, and JSON files. 6
cardosomarcos/deno-dotenv A utility for loading environment variables from a configuration file in Deno projects 8
fernandolguevara/deno-envconfig A TypeScript library for parsing and generating environment variable configurations. 2
marktiedemann/deno.mk A tool for managing and installing Deno across different platforms 15
halvardssm/deno-nessie Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. 530
egoist/dedep Tool to manage and retrieve the latest versions of external dependencies used in a Deno project 66
denosaurs/plug A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. 81
ungap/import-node A polyfill for importing nodes in legacy browsers. 7
jacoborus/deno-buckets Generates a single executable file containing bundled assets and scripts for Deno projects 25
denoland/node_shims Provides shims to run Deno programs on Node.js environments 149