@the-/assets

16.2.6 • Public • Published

@the-/assets

npm Version

Assets for the-framework

Installation

$ npm install @the-/assets --save

Usage

'use strict'

const theAssets = require('@the-/assets')

async function tryExample() {
  const assets = theAssets()
  await assets.installTo('public/css')
}

tryExample().catch((err) => console.error(err))

API Guide

See API Guide for more detail

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i @the-/assets

Weekly Downloads

1

Version

16.2.6

License

MIT

Unpacked Size

3.08 MB

Total Files

50

Last publish

Collaborators

  • okunishinishi