denopkg.com
Code importer
Makes it easier to use GitHub code in Deno projects
An easier way to use code from GitHub in your Deno project.
241 stars
5 watching
11 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
denopkg
Related projects:
Repository | Description | Stars |
---|---|---|
egoist/dedep | Tool to manage and retrieve the latest versions of external dependencies used in a Deno project | 66 |
siokas/denomander | A Deno-based framework for building command-line interfaces | 149 |
bevry/make-deno-edition | A tool that converts Node.js projects to Deno-compatible versions by adjusting imports and dependencies. | 43 |
denoland/vscode_deno | A Visual Studio Code extension that integrates Deno's language server with the editor | 1,494 |
crazy-max/ghaction-import-gpg | Tool to easily manage GPG keys in GitHub workflows | 321 |
kwpolska/pkgbuilder | A command-line application for building and managing Arch Linux packages from the AUR. | 71 |
fernandolguevara/deno-envconfig | A TypeScript library for parsing and generating environment variable configurations. | 2 |
denosaurs/plug | A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching. | 81 |
matteocrippa/fossil | A TypeScript validation library for Deno projects | 4 |
switcherapi/switcher-client-deno | A Deno SDK providing access to the Switcher API for feature flag management. | 2 |
thegebirge/denodig | Tools for extracting application code and npm packages from stand-alone Deno binaries. | 0 |
hayd/deno-using | A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |
garronej/denoify | A tool that automates the process of converting TypeScript codebases to work with Deno | 933 |
denoland/dnt | Transforms Deno code into an npm package for use in Node.js | 1,249 |
denorg/qrcode | Generates QR code images as base64-encoded strings | 42 |