Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket
t

tomdale

npm

Packages

Current Co-maintainers

Former Co-maintainers

176 packages

babel-plugin-ember-template-compilation

Babel implementation of Ember's low-level template-compilation API

babel-plugin-glimmer-inline-precompile

Use tagged template strings to precompile glimmer templates inside your JS files.

babel-plugin-glimmer-inline-templates

Babel plugin for compiling Glimmer templates inside component files.

babel-plugin-nukable-import

Babel plugin for nuking bindings from imports

blueprinter

A library for reproducing templatized files.

broccoli-markdown

A Broccoli plugin for converting Markdown files to HTML

broccoli-module-alchemist

Broccoli-based tool for transforming ES2015 and TypeScript into many different module formats, for Node.js and the browser.

broccoli-module-alchemist-install

Post-install script for registering correct package.json main for broccoli-module-alchemist projects

broccoli-rust2wasm

broccoli plugin to build rust to wasm

broccoli-typescript-compiler

A Broccoli plugin which compiles TypeScript files.

@ember/addon-blueprint

Blueprint for scaffolding ember v2 addons

@ember/app-blueprint

Blueprint for next generation of Ember apps

@ember/app-tsconfig

A base TSConfig for working on apps in Ember.

ember-cli-addon-tests

A set of integration test helpers for Ember CLI addons

ember-cli-app-blueprint-test

This is an example repository (used by ember-cli's own test suite) that demonstrates how to provide a blueprint for use with the `--blueprint=https://github.com/ember-cli/app-blueprint-test.git` command line argument.

ember-cli-deploy-elastic-beanstalk

An ember-cli-deploy plugin for deploying to AWS Elastic Beanstalk running FastBoot

ember-cli-fastboot

Server-side rendering for Ember.js apps

ember-codemods-telemetry-helpers

Helpers for gathering app telemetry for codemods.

@ember/edition-utils

Utilities to detect if a given edition is in use in an ember-cli application.

ember-fastboot-server

Production server for running Ember applications using FastBoot

@ember/jquery

The default blueprint for ember-cli addons.

@ember/legacy-built-in-components

Provides the legacy implementation of the `Checkbox`, `LinkComponent`, `TextArea` and `TextField` component classes as specified in RFC #671.

ember-legacy-views

Extended support for Ember.View and friends until Ember 2.4

@ember/library-tsconfig

A base TSConfig for working on libraries for Ember.

ember-metal

Ember.js package that provides observers, computed properties and mixins. This package is very low-level; you should consider using ember-runtime instead.