Coder Social home page Coder Social logo

mingmingling / overwrite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xuqiang521/overwrite

0.0 1.0 0.0 239 KB

👍 overwrite some javascript methods

Home Page: https://github.com/xuqiang521/overwrite

License: MIT License

Makefile 1.37% JavaScript 86.76% HTML 11.88%

overwrite's Introduction

overwrite

# help
make help

# 安装依赖
make install

# 安装淘宝镜像
make install-cn

# 脚本打包
make build

# 创建新重写方法 生成对应文件
make new <overwrite-name> [重写名]

# 删除重写方法 删掉对应文件
make del <overwrite-name>

# 本地服务(支持热更新)
make dev

# 静态服务(不支持热更新)
make http

本地没全局安装http-server请执行

# 本地简单服务
npm install -g http-server

# 进入项目目录
cd overwrite

# 开启服务(不支持热更新)
make http

配置

写在开篇的话

此项目,将长期更新,会陆续讲解一些常用方法的overwrite,欢迎各位star。由于项目本身没有很复杂的结构,所以这边本地服务目前只用了http-server和基础的webpack-dev-server服务,后期会不断进行完善。

进展

个人博客

开源**

知乎

掘金

个人博客

其他开源项目

Brickies/vui: A personal Vue UI component library

Brickies/vue-template: 一个自定义的 vue-cli 模板

nuxt-ssr-demo: 一个基于 Nuxt 的服务器端渲染 Demo

xuejs: A simple MVVM Library

overwrite's People

Contributors

xuqiang521 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.