26 packages
cnabjs
A library for loading and working with CNAB (Cloud Native Application Bundle) manifests
@deislabs/wasi-experimental-http
Experimental HTTP library for AssemblyScript
@deislabs/wasm-linker-js
A simple WebAssembly linker
generator-wasm
Publish programs as WASM modules
k8s-manifest-parser
Parses Kubernetes manifests for processing or validation
kubectl-output-parser
Functions for parsing kubectl output
@microsoft/api-documenter
Read JSON files from api-extractor, generate documentation pages
@microsoft/gulp-core-build-sass
`gulp-core-build-sass` is a `gulp-core-build` subtask which processes sass and scss files using SASS, runs them through postcss, and produces commonjs/amd modules which are injected using the `@microsoft/load-themed-styles` package.
@microsoft/gulp-core-build-serve
`gulp-core-build-serve` is a `gulp-core-build` subtask for testing/serving web content on the localhost, and live reloading it when things change.
@microsoft/loader-load-themed-styles
This simple loader wraps the loading of CSS in script equivalent to `require('load-themed-styles').loadStyles( /* css text */ )`. It is designed to be a replacement for style-loader.