@architect/docs
Advanced tools
Comparing version 30.1.31 to 30.1.32
@@ -5,15 +5,20 @@ # Roadmap | ||
## Near-term | ||
## In progress | ||
- `arc-functions` consolidate req / res impl | ||
- `text/javascript` and `text/css` route handlers | ||
- `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 | ||
- `@css` for `text/css` lambda route handlers | ||
- `@static` to `.arc` for CloudFront of S3 static assets | ||
- `arc-env` infra env var and configuration management | ||
- `arc-docs` examples, guides, CRSF and URL helpers | ||
## Ongoing & future scope | ||
## Recently shipped | ||
- `arc-docs` translations! | ||
- `arc-dns` to paper over the API Gateway, AWS Certificate Manager, and Route53 setup | ||
- Add `@static` to `.arc` for CloudFront of S3 static assets | ||
- ~`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) | ||
## Help requested | ||
- `arc-docs` translations | ||
- Syntax highlighting for `.arc` in popular editors and Prism so this site looks nicer | ||
- Ports to other clouds |
{ | ||
"name": "@architect/docs", | ||
"version": "30.1.31", | ||
"version": "30.1.32", | ||
"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
131486