Skip to content

NullVoxPopuli/ember-octane-blueprint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octane Blueprints

Pre-Official ember packages:

# Apps
ember new my-app -b ember-octane-app-blueprint

Official ember packages (these do not exist yet)

# Apps
ember new my-app -b @ember/octane-app

# Addons
ember new my-app -b @ember/octane-blueprint

Included:

  • Module Unification
  • Sparkles Components (eventually Glimmer, but built in)
  • ember-decorators (eventually will be built in)
  • ember-auto-import
  • sample component and route
  • no jquery

License

This project is licensed under the MIT License.

About

App and Addon blueprints for Ember Octane

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.3%
  • HTML 19.9%
  • Shell 2.8%