This package has been deprecated

Author message:

move to @the-/resource ( https://github.com/the-labo/the/tree/master/packages/resource#readme )

the-resource-base

1.4.9 • Public • Published

the-resource-base

Build Status npm Version JS Standard

Base of the-resource

Installation

$ npm install the-resource-base --save

Usage

'use strict'
 
const {TheResource} = require('the-resource-base')
 
async function tryExample () {
 
}
 
tryExample().catch((err) => console.error(err))
 

API Guide

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i the-resource-base

Weekly Downloads

2

Version

1.4.9

License

MIT

Unpacked Size

199 kB

Total Files

59

Last publish

Collaborators

  • okunishinishi