Licia
Useful utility collection with zero dependencies
Install / Use
/learn @liriliri/LiciaREADME
Useful utility collection with zero dependencies.
</div>Licia is a utility library that focus on getting daily works done. Unlike other libraries such as underscore, mout, which strictly separates its functions into several categories like array, string and function etc. licia is just a deadly simple collection of over 400 micro modules dealing problems in different aspects.
Benefits
Installing one library brings you tons of useful utilities:
- A dom module with jQuery coding style.
- A cookie library.
- dateFormat that is good enough to handle most date related work.
- A Promise polyfill.
- A micro event emitter library.
- Ajax and its Promise version fetch.
- Useful functions from underscore, such as shuffle, unique.
- mkdir, like mkdirp the module that has many dependents in npm.
- ...
Usage
Just install licia and use it like any other npm utility modules such as lodash.
npm i licia --save
const uuid = require('licia/uuid');
console.log(uuid()); // -> 0e3b84af-f911-4a55-b78a-cedf6f0bd815
Looking for Licia modules written in ES6 or smaller bundle sizes? Check out licia-es. There is also an online tool to build a customized utility library, check here.
Contribution
Read Contributing Guide for development setup instructions.
Related Skills
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
