Skip to content

Set of reusable, declared and tested JavaScript functions

Notifications You must be signed in to change notification settings

moatorres/common-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mokacloud/common-js

JavaScript Library

This library is a collection of utilities built during the development of different projects. They should help you to develop Node.js apps faster and reliably.

Our aim is being able to provide you a set of reusable, declared and tested JavaScript functions so you can develop safer at fast speeds.

Usage

import { pipe } from '@mokacloud/common-js'

Diretório

Estrutura do repositório e arquivos do projeto

├── src
│   ├── core
│   ├── domain
│   │   └── user
│   ├── errors
│   ├── http
│   │   ├── express
│   │   └── mongo
│   └── utils
├── .babelrc
├── .gitignore
├── .jest.config.js
├── jsconfig.json
├── .package.json
└── README.md

⚡️ Powered by Moka Tecnologia

About

Set of reusable, declared and tested JavaScript functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published