Comparing version 0.15.0 to 0.15.1
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.15.0", | ||
"version": "0.15.1", | ||
"description": "rules-based app engine", | ||
@@ -10,0 +10,0 @@ "main": "dist/prague.js", |
@@ -26,28 +26,12 @@ # Prague | ||
Prague is a low-level framework. If you want to build an app you will want to use (or create) a `recipe`, which is a set of functionality that allows you to exchange messages with a given channel, using a given state store, etc. Here is a list of available recipes. Please post your own! | ||
Prague is a low-level framework. If you want to build an app you will want to use (or create) a `recipe`, which is a set of functionality that allows you to exchange messages with a given channel, using a given state store, etc. | ||
* [prague-botframework-browserbot](https://www.npmjs.com/package/prague-botframework-browserbot) - Build in-browser bots using the Bot Framework WebChat | ||
* [prague-nodeconsole](https://www.npmjs.com/package/prague-nodeconsole) - Build Node console bots | ||
As recipes emerge they will be posted here. | ||
## Prague samples | ||
Prague includes an ever-growing number of samples which can be built and run by following the directions in each samples' README: | ||
TBD | ||
* [Simple Dialog](/samples/simple-dialog) | ||
* [AlarmBot](/samples/alarmbot) | ||
* [Scaffold](/samples/scaffold) (this is a great place to start experimenting with your own bot, using concepts from the tutorial and the other samples) | ||
# Tutorial | ||
* [Simple routing](docs/Simple.md) | ||
* [More on routing](docs/MoreRouters.md) | ||
* [State and routing](docs/State.md) | ||
* [Dialog](docs/Dialogs.md) | ||
## To be written | ||
* [More on Dialogs](docs/MoreDialogs.md) | ||
* [Prompts](docs/Prompts.md) | ||
* [Async](docs/Async.md) | ||
* [Natural Language](docs/NLP.md) | ||
* [Inside Prague](docs/Inside.md) | ||
TBD |
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
0
111472
21
1828
37