@radpack/core

1.0.5 • Public • Published

@radpack/core

Common internal functionality of radpack and peer dependency of all radpack dependencies.

Documentation Logo

Installation

npm install @radpack/core

Usage

import {
  constants,
  createEntry,
  createExport,
  fetchRegister,
  flatten,
  getExportId,
  getExports,
  isArray,
  mergeRegisters,
  noop,
  parseManifest,
  parseRegister,
  parseVersionArray,
  Radpack,
  resolvePath,
  toArray
} from '@radpack/core';

import {
  fetch,
  fetchFile,
  fetchJson,
  fetchRegister,
  parseUrl
} from '@radpack/core/server';

Readme

Keywords

none

Package Sidebar

Install

npm i @radpack/core

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

52.4 kB

Total Files

55

Last publish

Collaborators

  • indexzero
  • asilvas
  • gingur