denox icon indicating copy to clipboard operation
denox copied to clipboard

Script runner and workspace configuration for Deno

Results 14 denox issues
Sort by recently updated
recently updated
newest added

## Issue Type ![image](https://user-images.githubusercontent.com/10191085/113027459-1cb97d80-9158-11eb-9ae7-f35dd4d3cf54.png) - Bug Report - Feature Request - Other ## Expected ## Actual ## Possible Solutions ## Info The only version that "somehow" works is 0.4.1 from...

Closes #30. Added a powerful init command to denox. It is fully customizable, and can generate templates in YAML (default), JSON, and TypeScript. It also automatically detects the main typescript...

## Issue Type - Feature Request It appears that one of the primary goals of this project is to reduce typing. I think every programmer loves that. It might be...

## Issue Type - [ ] Bug Report - [x] Feature Request - [ ] Other ## Expected Denox could run a denox option to create a better shorthand command....

good first issue
Status: Accepted
Type: Enhancement

## Description Add `no-check` to the run options **Types of changes** - Bugfix (non-breaking change which fixes an issue)

This PR contains necessary information to publish this Deno module additionally to https://nest.land as soon as you create a new release. Requirement: You'll need to register at https://nest.land/ once to...

## Description Adding inline/Adhoc script support would allow devs to included much needs functionality seeing as no package manager is included, I believe this would enhance user experience at very...

[Pagic](https://pagic.org) is a static site generator powered by Deno + React Here are some demos: - [pagic.org](https://pagic.org) - [Deno X ranking](https://yoshixmk.github.io/deno-x-ranking/) - [TypeScript 入门教程](https://ts.xcatliu.com/) If it is possible to use...

## Description Add support for env variables hash and file loading. **Types of changes** What types of changes does your code introduce? - New feature (non-breaking change which adds functionality)...

## Issue Type - Other (Documentation) I see there is resolution logic for this, but it is not yet documented. Ref. source: https://github.com/BentoumiTech/denox/blob/7774ec1709bdfc5b9dc756a6b4642ac849274455/src/parser/deno_workspace.ts#L12-L27 https://github.com/BentoumiTech/denox/blob/7774ec1709bdfc5b9dc756a6b4642ac849274455/src/const.ts#L3-L14 I think it would be good...

Status: Available
Type: Enhancement