🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket
d

damianobarbati

npm

Packages

Current Co-maintainers

Former Co-maintainers

44 packages

adminify.me

Adminify your business

axios-curl

Axios interceptor logging the axios request sent as a curl command.

binize

binize

@damianobarbati/jss-reset

@damianobarbati/mdi

The material-ui and the community material-ui icon sets merged together: - https://material.io/icons/ (https://github.com/google/material-design-icons) - https://materialdesignicons.com/ (https://github.com/Templarian/MaterialDesign) Every icon name is <i

@damianobarbati/react-effect

react-effect

@damianobarbati/react-update

react-update

envk

Autoload your environment variables from your `.env` file, no code changes required. Similar to `dotenv`, but with zero-dependencies and less verbose.

eslint-config-xs

ESLint and Prettier configuration for NodeJS and/or ReactJS projects, either Javascript and/or Typescript based

get-browser-fingerprint

Zero dependencies package exporting a single and fast (<50ms) asynchronous function returning a browser fingerprint, without requiring any permission to the user.

github-set-labels

Add or overwrite a repo labels.

graphjql

Revisited and full JS(ON) implementation of GraphQL

html5-webpack-plugin

## Usage ``` const HtmlPlugin = require('html5-webpack-plugin'); plugins: [ new HtmlPlugin({ title: 'title', input: path.resolve('./app/index.html'), minify: process.env.NODE_ENV !== 'development', }), ] ```

http-errs

HTTP errors ready to be thrown, possibly with a custom message.

http-proxied

Simple, zero-dependencies and zero-configuration command-line http proxy server.

jesm

Native ESM testing and mocking, jest-free: - to mock ESM modules we are using [quibble](https://www.npmjs.com/package/quibble) - to use additional features like spies and stubs you can use [sinon](https://sinonjs.org/releases/v12.0.1/) - to use assertions

jss-reset

JSS stylesheets to reduce browser defaults inconsistencies.

koa-better-json

Koa middleware returning JSON encoded response.

koa-better-log

Koa middleware logging requests.

koa-json-improved

Koa middleware returning JSON encoded response.

koa-no-slash

Koa middleware removing trailing slash from paths.

logj

## Overview This package overloads built-in node `console.log` and `console.error` methods to log everything as JSON. This makes easier to search into logs files in a structured way using `jq` when using a docker container and log aggregators (i.e: clou

muicons

The full community Material icons set converted to handy React `<svg />` components.

pg-database

Handy wrapper for pg (node-postgres) database connections.

pg-logged

Query logging for node-postgres.