resource.js 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package resource.js --version 1.0.3
NuGet\Install-Package resource.js -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="resource.js" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add resource.js --version 1.0.3
#r "nuget: resource.js, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install resource.js as a Cake Addin
#addin nuget:?package=resource.js&version=1.0.3

// Install resource.js as a Cake Tool
#tool nuget:?package=resource.js&version=1.0.3

resource.js is a lightweight, flexible dependency loader for JavaScript. It loads scripts, json, object references, or anything else in the right order. That's it!
     The API was designed to be obvious, and is focused on working directly with plain JavaScript or other assets. Unlike other JavaScript module loaders, there are no constraints whatsoever about the format of files, the type of the resource, or the file layout of a project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 657 5/9/2019
1.0.4 1,095 5/11/2018
1.0.3 982 5/11/2018
0.4.0 991 11/15/2017
0.2.0-alpha 831 10/6/2017