Package Exports
- marko
- marko/browser-refresh
- marko/compiler
- marko/compiler/Builder
- marko/compiler/CodeGenerator
- marko/compiler/CodeWriter
- marko/compiler/CompileContext
- marko/compiler/HtmlJsParser
- marko/compiler/Parser
- marko/compiler/ast/Literal
- marko/compiler/config
- marko/compiler/taglib-finder
- marko/compiler/util/adjustIndent
- marko/components
- marko/components/Component
- marko/components/legacy
- marko/components/taglib/init-components-tag
- marko/components/taglib/preserve-tag
- marko/defineRenderer
- marko/express
- marko/hot-reload
- marko/html
- marko/jquery
- marko/node-require
- marko/node-require-browser.js
- marko/node-require.js
- marko/package
- marko/package.json
- marko/ready
- marko/runtime/helper-loadTemplate
- marko/runtime/helper-merge
- marko/runtime/html
- marko/runtime/html/AsyncStream
- marko/runtime/html/escape
- marko/runtime/html/helpers
- marko/runtime/loader
- marko/runtime/vdom
- marko/runtime/vdom/AsyncVDOMBuilder
- marko/runtime/vdom/VElement
- marko/runtime/vdom/vdom
- marko/taglibs/async/await-reorderer-tag
- marko/taglibs/async/await-tag
- marko/taglibs/core/include-tag
- marko/taglibs/core/util/parseFor.js
- marko/taglibs/core/util/parseImport.js
- marko/taglibs/layout/placeholder-tag
- marko/taglibs/layout/put-tag
- marko/taglibs/layout/use-tag
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (marko) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Marko is a friendly (and fast!) UI library that makes building web apps fun. Learn more on markojs.com, and even Try Marko Online!
Get Involved
- Contributing: Pull requests are welcome!
- Read
CONTRIBUTING.mdand check out our bite-sized and help-wanted issues - Submit github issues for any feature enhancements, bugs or documentation problems
- Read
- Support: Join our gitter chat to ask questions to get support from the maintainers and other Marko developers
- Questions/comments can also be posted as github issues
- Discuss: Tweet using the
#MarkoJShashtag and follow @MarkoDevTeam
Installation
npm install marko --saveChangelog
See CHANGELOG.md
Maintainers
- Patrick Steele-Idem (Twitter: @psteeleidem)
- Michael Rawlings (Twitter: @mlrawlings)
- Phillip Gates-Idem (Twitter: @philidem)
- Austin Kelleher (Twitter: @AustinKelleher)
- Martin Aberer (Twitter: @metaCoffee)
License
MIT
