@architect/docs
Advanced tools
Comparing version 30.1.34 to 30.1.35
@@ -7,3 +7,2 @@ # Roadmap | ||
- `arc-functions` consolidate req / res impl [`consolidqte-req` branch progress here](https://github.com/arc-repos/arc-functions/tree/consolidate-req) | ||
- `@js` for `text/javascript` lambda route handlers | ||
@@ -16,5 +15,6 @@ - `@css` for `text/css` lambda route handlers | ||
- ~`arc-docs` guides for http, csrf and `req._url` helpers~ [http guide](/reference/http) | ||
- ~`arc-dns` to paper over the API Gateway, AWS Certificate Manager, and Route53 setup~ [dns npm workflows](/reference/npm-run-scripts#arc-dns) | ||
- ~`@slack` section for generating Slack app endpoints with API Gateway and Lambda~ [`@slack`](/reference/slack) | ||
- <strike>`arc-functions` consolidate req / res impl</strike> | ||
- <strike>`arc-docs` guides for http, csrf and `req._url` helpers</strike> [http guide](/reference/http) | ||
- <strike>`arc-dns` to paper over the API Gateway, AWS Certificate Manager, and Route53 setup</strike> [dns npm workflows](/reference/npm-run-scripts#arc-dns) | ||
- <strike>`@slack` section for generating Slack app endpoints with API Gateway and Lambda</strike> [`@slack`](/reference/slack) | ||
@@ -24,3 +24,3 @@ ## Help requested | ||
- `arc-docs` translations | ||
- Syntax highlighting for `.arc` in popular editors and Prism so this site looks nicer | ||
- Syntax highlighting for `.arc` in popular editors and Prism | ||
- Ports to other clouds |
{ | ||
"name": "@architect/docs", | ||
"version": "30.1.34", | ||
"version": "30.1.35", | ||
"main": "index", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
132110