@cycjimmy/config-lib

3.2.1 • Public • Published

config-lib

libraries sourcerank Release date semantic-release npm license

Personal collection of configs

Install

NPM version npm download

# via npm
$ npm install @cycjimmy/config-lib --save

# or via yarn
$ yarn add @cycjimmy/config-lib

Usage. E.g:

import production from '@cycjimmy/config-lib/esm/terser/4.x/production.js';
// or
const production = require('@cycjimmy/config-lib/cjs/terser/4.x/production.cjs').default;

// do something
// ...

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @cycjimmy/config-lib

      Weekly Downloads

      176

      Version

      3.2.1

      License

      MIT

      Unpacked Size

      23.4 kB

      Total Files

      25

      Last publish

      Collaborators

      • cycdpo