For the original README, check out the origin repository (thlorenz/brace)
This package is not distributed via npmjs, but can be installed using npm by adding the following to package.json
:
npm install brace-aml
import "brace/mode/aml";
<AceEditor mode="aml"/>