Coder Social home page Coder Social logo

advent-js-cli's Introduction

alt text

๐ŸŽ„ Bring the Advent JS joy to your console! ๐ŸŽ„

deno typescript javascript v1.0.1

Warning

Don't star this repo! This is a personal project to learn about Deno packages, Console Apps and have fun coding with a project that I enjoyed solving in the past. If you like this project, please consider visiting the original website https://adventjs.dev/ and consider following @midudev on his social media which is the creator of the original project.

This console version is designed to test your solutions locally before submitting them to the platform. Your code will be tested against the public test cases and in some cases against some random test cases. You can use wheter JavaScript or TypeScript to solve the problems. This description will be shown once the CLI is executed for the first time, after that, you can choose the option to create a config file for the CLI with this option disabled by default.

This CLI will help you to:

  • Create a new problem solution template to fast start
  • Read the problems descriptions
  • Test your solutions
  • Focus on solving the problem in a local environment before submitting it to the platform
  • Avoid code overhead by setting up a repository to share your solutions

Installation

You must have Deno installed in your system to use this CLI. In case you don't have it, you can install it by following the instructions in the official website https://docs.deno.com/runtime/manual

deno install --allow-read --allow-write --allow-net --allow-run https://deno.land/x/[email protected]/mod.ts

Usage

adventjs

Demo

new-demo.mp4

advent-js-cli's People

Contributors

jamerrq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.