@cdwr/core
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published


codeware sthlm logo

Core Utilities

A set of core utilities for the Codeware ecosystem.

@cdwr/core npm   MIT

Usage

Install the package in your Node project.

npm install -D @cdwr/core

Use the utilities you find useful.

// ESM
import { ... } from '@cdwr/core';

// CommonJS
const { ... } = require('@cdwr/core');

Readme

Keywords

Package Sidebar

Install

npm i @cdwr/core

Weekly Downloads

111

Version

1.1.0

License

MIT

Unpacked Size

302 kB

Total Files

20

Last publish

Collaborators

  • mathiaslundin
  • hakalb