Code Monkey home page Code Monkey logo

tsconfigcheck's Introduction

Hi there ๐Ÿ‘‹

wakatime

  • ๐Ÿค Iโ€™m looking to collaborate on: anything

  • โšก Fun fact: My first experience with code was writing HTML around 2006 when I created a basic website for my online video game team. It also had a phpbb forum. What ensued thereafter was a long hiatus up until 2017/2018 when I got back into programming again by learning Python, then JavaScript and TypeScript. In 2022, I started learning Rust, followed by git, CI, vim/neovim and Lua.

All of my free time is spent coding, having fun coding, and trying to learn as much about computers as humanly possible. I also like to experiment and work on hobby projects as well as contribute to other projects.

Strongpoints

  • General Programming
  • TypeScript and TypeScript types
  • ECMAScript
  • Node.js, js/ts and npm packages
  • RegEx (flavors: vim, js)
  • POSIX shell and utilities

What I'm Liking

  • Rust (language, memory safety, ecosystem, toolchain, docgen, book/learning material, etc.)
  • TypeScript (the best thing to ever happen to JavaScript! along with node)
  • Vim/Neovim is pretty cool
  • Nix

Metrics


๐Ÿ“ซ [email protected]

๐Ÿ”‘ PGP Key

profile for tmillr at Stack Overflow, Q&A for professional and enthusiast programmers

Term: Kitty Editor: Neovim

tsconfigcheck's People

Contributors

github-actions[bot] avatar tmillr avatar

Stargazers

 avatar

Watchers

 avatar  avatar

tsconfigcheck's Issues

Replace `fetch()` with something more portable

In node, fetch() is experimental and generates a warning on stdout/stderr when used. It appears to only be supported from node 18 on. Either polyfill fetch() (or use a polyfill/shim), use an external http request dependency, or simply manually use one of node's http modules.

Prettify output

  • Color output
  • Hide debug output by default (Optional) (maybe hide it behind a flag instead)
  • Output a grand-total number/count of missing properties
  • Number each missing property that is output (Optional)
  • Prettify/Humanize errors such as readFileSync/JSON5.parse errors (Optional)
  • Add description and default value for each missing property (Optional)

Improve algorithm

Make the algorithm used for gathering all properties from the schema more closely align with the JSON Schema spec, or use a dependency that does so.

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.