31 packages
aurora-ts
create and define a usable 'custom elements', that compatible with other frameworks, using Typescript
@aurorats/api
Implements Aurora's core functionality, low-level services, and utilities
@aurorats/core
Create and define a usable 'custom elements', that compatible with other frameworks, using Typescript
@aurorats/directive
Aurora directive had the built-in directives for aurora project
@aurorats/element
Aurora element, hold info about HTMLElements class, attributes and tag name
@aurorats/esmpack
esmpack, transform javascript files to es module that can be imported by browser.
@aurorats/expression
Aurora expression, an template expression evaluation
@aurorats/forms
Aurora forms, deal with input elements and form
@aurorats/html-parser
Aurora HTML parser, parse an html string or file to jsx component
@aurorats/http
Aurora HTTP, define default http client and interceptor