Coder Social home page Coder Social logo

sofia7452 / liuli-utils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rxliuli/liuli-utils

0.0 0.0 0.0 12.74 MB

日常使用的 TypeScript/JavaScript 工具库 -(๑☆‿ ☆#)ᕗ

Home Page: https://utils.liuli.dev/

License: MIT License

JavaScript 0.54% TypeScript 99.46%

liuli-utils's Introduction

日常使用的 TypeScript 工具库

已迁移至 liuli-tools

npm doc license-MIT-blue

简介

吾辈使用的工具函数库,按照功能分割成不同的模块,都发布在 @liuli-util 组织下,可以单独引入指定模块。

变革

大约在 2018 年下半年,吾辈创建了这个工具库项目,初衷非常简单:吾辈日常写传统前端时需要大量相同的函数,所以需要写一个能在浏览器上使用的库,仅此而已。。时光荏苒,吾辈已经从一个后端开发变为前端开发,这个项目中包含的功能越来越多,在项目中的引入成本逐渐变高,甚至到了 nodejs 项目无法引入的程度 -- 即便有许多功能是环境无关的。

所以这次升级 2.0 希望解决的几个问题如下

  • 清理不需要的功能
  • 使用 monorepo 增强项目的可维护性
  • 修改项目的名字(rx-util 看起来很像 rx.js 相关的工具包)
  • 使用 monorepo 分割打包减小在项目中的引入成本 -- babel 的 567 三个版本转变的惨剧历历在目
  • 找到对用户更友好的使用方式 class vs function -- 面向对象 vs 函数式

许可证

MIT

更新与维护

由于同时使用 yarn/nx/lerna,有点混乱,所以将维护信息放在这里。

#构建所有依赖
pnpm build-all
#发布
lerna publish

liuli-utils's People

Contributors

rxliuli avatar dependabot[bot] avatar zcj-cool 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.