39 packages
@azure/functions
Microsoft Azure Functions NodeJS Framework
durable-functions
Durable Functions library for Node.js Azure Functions
func-cli-nodejs-v4
Azure Functions Core Tools
generator-code
Yeoman generator for Visual Studio Code extensions.
@microsoft/api-documenter
Read JSON files from api-extractor, generate documentation pages
@microsoft/compose-language-service
Language service for Docker Compose documents
@microsoft/eslint-config-azuretools
Shared ESLint configuration used by Azure Tools for VS Code
@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.