Code Monkey home page Code Monkey logo

blog's Introduction

blog

前端小工具

  • url nodejs内置库,不用安装可以直接import。
  • classnames 很灵活的生成html所需的class的工具,不用自己拼装class的字符串。
  • events nodejs内置库,不用安装可以直接import。
  • git-js nodejs操作git小工具。
  • nrm npm安装源切换工具。
  • nvm node版本动态切换工具,让你的系统可以同时拥有多个版本的node,按需使用。
  • moxios 模拟axios测试接口用。
  • fetch-mock 模拟fetch测试接口用。
  • nightwatch 可以调用实际浏览器编写e2e测试的工具。
  • portfinder node环境下检测指定端口是否可用。
  • chalk 可以将console.log以彩色的方式输出的工具。
  • path-to-regexp 抓取匹配路由路径中的参数。
  • numeral 各种数字格式化。
  • echarts-for-react react-echarts组件。
  • memoize-one 只生成最后一次调用结果缓存的memoize函数,比其他类似函数避免了内存泄露问题,按场景使用。

TODO

  • Nextjs Nuxtjs服务端渲染学习 50%
  • UI库编写
  • Flutter学习

blog内容

CSS学习

react学习

单元测试学习

Puppeteer学习

配置文件汇总

blog's People

Contributors

yshysh123 avatar

Watchers

James Cloos 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.