Code Monkey home page Code Monkey logo

color-picker's Introduction

color-picker

在下独立开发的第二款浏览器插件

开发流程,移步我的博客

等商店用户破500就开源

哈哈哈哈


技术要点

webpack

开发之基石,基本配置都一样,由于插件开发及打包的特殊性,配置了同步版本及合并各模块**际化文件的脚本。

react

了解了react生命周期hooks,react-router-dom的使用,propTypes对于props内容的约定,及装饰器的使用(装饰器这东西写出来就有高级那味儿了)。

下版本再加入group-transition动画,移动鼠标dom渲染也可以尝试使用canvas替换。

content-script & popup & background 通信

三处脚本的数据交换可谓是插件开发的关键点,也是最容易混乱的地方,后续要整合下事件流

color-picker's People

Contributors

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