resource.js
1.0.3
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
<PackageReference Include="resource.js" Version="1.0.3" />
paket add resource.js --version 1.0.3
#r "nuget: resource.js, 1.0.3"
// 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.
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 | 672 | 5/9/2019 |
1.0.4 | 1,122 | 5/11/2018 |
1.0.3 | 1,010 | 5/11/2018 |
0.4.0 | 1,022 | 11/15/2017 |
0.2.0-alpha | 854 | 10/6/2017 |