16.2.6 • Published 5 years ago

@the-/assets v16.2.6

Weekly downloads
599
License
MIT
Repository
github
Last release
5 years ago

@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

16.2.6

5 years ago

16.2.5

5 years ago

16.2.4

5 years ago

16.2.2

5 years ago

16.2.1

5 years ago

16.2.0

5 years ago

16.1.0

6 years ago

16.0.0

6 years ago

15.4.14

6 years ago

15.4.13

6 years ago

15.4.12

6 years ago

15.4.11

6 years ago

15.4.10

6 years ago

15.4.1

6 years ago

15.2.3

6 years ago

15.2.0

6 years ago

15.1.4

6 years ago

15.1.3

6 years ago

15.1.2

6 years ago

15.1.0

6 years ago

15.0.4

6 years ago

15.0.3

6 years ago

15.0.2

6 years ago