@zodash/doreamon
TypeScript icon, indicating that this package has built-in type declarations

1.2.9 • Public • Published

Doreamon - Zero's Standard Lib

Coverage Status Build Status Known Vulnerabilities NPM download license issues PRs Welcome

Doreamon is a utility library that focus on getting daily works done. Inspired by lodash, underscore, google closure lib, but not only utils, it is a doreamon for developer.

Features

Installing one library brings you tons of useful utilities:

  • Standard your is
  • Standard your log with Logger
  • Standard your cookie with Cookie
  • Standard your date with Moment
  • Standard your string,array,object,func with it
  • Standard your EventBus / EventEmitter
  • Standard your Device
  • Standard your Storage
  • ...

Install

$ yarn add @zodash/doreamon

Usage

import { uuid } from '@zodash/doreamon';

console.log(uuid()); // -> 0e3b84af-f911-4a55-b78a-cedf6f0bd815

Roadmap

Contribution

Read Contributing Guide for development setup instructions.

License

MIT@whatwewant

Dependencies (40)

Dev Dependencies (22)

Package Sidebar

Install

npm i @zodash/doreamon

Weekly Downloads

125

Version

1.2.9

License

MIT

Unpacked Size

31.4 kB

Total Files

172

Last publish

Collaborators

  • uniquecolesmith