16.2.6 • Published 3 years ago

@the-/assets v16.2.6

Weekly downloads
599
License
MIT
Repository
github
Last release
3 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

3 years ago

16.2.5

4 years ago

16.2.4

4 years ago

16.2.2

4 years ago

16.2.1

4 years ago

16.2.0

4 years ago

16.1.0

4 years ago

16.0.0

4 years ago

15.4.14

4 years ago

15.4.13

5 years ago

15.4.12

5 years ago

15.4.11

5 years ago

15.4.10

5 years ago

15.4.1

5 years ago

15.2.3

5 years ago

15.2.0

5 years ago

15.1.4

5 years ago

15.1.3

5 years ago

15.1.2

5 years ago

15.1.0

5 years ago

15.0.4

5 years ago

15.0.3

5 years ago

15.0.2

5 years ago