Giter Site home page Giter Site logo

helper's Introduction

build status

deot/helper

用于JS开发的工具集成, 且遵守tree-shaking

Monorepo

包名 版本 说明
cache npm 缓存管理(Storage / Cookie / IndexDB
device npm 设备ua
dom npm dom元素操作的一些方法
emitter npm 简单的发布订阅
fp npm 函数式工具,主要用Task函子延伸的JobParallel任务管理
load npm 加载脚本、样式(link&style)、图片
resize npm 元素变化监听
route npm URL/URLSearchParams相关取值
shared npm 共享类型和常量
unicode npm 用于字符串压缩
utils npm 工具方法
wheel npm 滚轮
validator npm 验证器,常用正则
is npm 类型判断
scheduler npm 调度器
index npm 当前所有包的合集

Contributing

这是一个monorepo仓库 ,使用pnpm 管理

  • 安装环境
$ npm run init
  • 添加依赖或添加新的包
$ npm run add
  • 关联
$ npm run link
  • 测试
$ npm run test

# 或者 直接添加参数
$ npm run test -- --package-name '**' --watch
  • 开发
$ npm run dev

# 或者 直接添加参数
$ npm run dev -- --package-name '**'
  • 打包
$ npm run build
  • 代码检查
$ npm run lint
  • 发布
$ npm run pub

关联

CONTRIBUTING

LICENSE (MIT)

helper's People

Contributors

deot avatar

Watchers

 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.