Skip to content
View jwyGithub's full-sized avatar
  • China
  • NanJing
  • 03:57 (UTC +08:00)
Block or Report

Block or report jwyGithub

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jwyGithub/README.md

JiangWeiye.github

icon


Vue Vue React Node Rust


function Animal(name: string) {
    this.name = name ?? '二狗';
    this.age = 5;
}

new Animal('二狗');
new Animal('三月');

console.log(`I like my cat`);

◡̈°²º23⋅努力掙錢এ᭄⋅MySweetHeart◡̈°
 ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄

github: https://github.com/jwyGithub

blog: https://www.cnblogs.com/jwyblogs


Pinned

  1. vite-plugin-auto-alias vite-plugin-auto-alias Public

    automatically generate alias based on path

    TypeScript 6

  2. vue-cli-plugin-inject-alias vue-cli-plugin-inject-alias Public

    automatically generate alias based on path

    TypeScript 1

  3. vue-snippets vue-snippets Public

    vue snippets for vue2 and vue3

    TypeScript

  4. eslint-config eslint-config Public

    jiangweiye eslint config preset

    JavaScript 1

  5. react-snippets react-snippets Public

    react snippets for smiple

    TypeScript

  6. oh-my-dev oh-my-dev Public

    my development configuration

    Shell 1