Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zodash/doreamon

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zodash/doreamon

Zero's Standard Lib,like doreamon box

  • 1.2.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 04 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc