You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@glimmer/blueprint

Package Overview
Dependencies
Maintainers
12
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glimmer/blueprint

Ember CLI blueprint for initializing a new Glimmer application.

1.1.2
latest
Source
npm
Version published
Maintainers
12
Created
Source

@glimmer/blueprint

npm version

This repository holds the blueprint for generating a new Glimmer project.

It is to be used, currently, with Ember CLI Canary, which you have to install from the master branch. The project generated follows the Module Unification RFC that is soon to be adopted by Ember, and thus shared by both projects.

To learn more about making blueprints, consult the blprnt repository.

To generate a project using this blueprint, install Ember CLI Canary (npm install -g ember-cli/ember-cli), and do:

ember new hello-glimmer -b @glimmer/blueprint

Keywords

ember-blueprint

FAQs

Package last updated on 11 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts