https://github.com/efureev/mu
JS Utilities Package
https://github.com/efureev/mu
es6 helper js onliner tools ts typescript utilities utils
Last synced: 16 days ago
JSON representation
JS Utilities Package
- Host: GitHub
- URL: https://github.com/efureev/mu
- Owner: efureev
- License: mit
- Created: 2016-01-20T08:05:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T20:09:08.000Z (9 months ago)
- Last Synced: 2025-03-26T05:33:22.371Z (about 1 month ago)
- Topics: es6, helper, js, onliner, tools, ts, typescript, utilities, utils
- Language: TypeScript
- Homepage: https://efureev.github.io/mu
- Size: 1.9 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README


[](https://travis-ci.org/efureev/mu)
[](https://codeclimate.com/github/efureev/mu/maintainability)
[](https://codeclimate.com/github/efureev/mu/test_coverage)
[](https://codecov.io/gh/efureev/mu)
[](https://codecov.io/gh/efureev/mu)





# µ
> A modern JavaScript collection of utilities designed for modularity & performance without dependencies.
## Install
`yarn add @feugene/mu`
## Links
- [Documentation](https://efureev.github.io/mu)
## Features
- TypeScript
- Bundles for
- ES
- CommonJS
- UMD
- Simple and lightweight## Contents
- Common helpers
- Array helpers
- Date helpers
- Format helpers
- Is-like helpers
- Number helpers
- Object helpers
- String helpers
- Structures
- Transform To
- Other Utils
- Base64
- Etc