angular

v0.2.2arrow_drop_down
v0.2.2
v0.2.1
v0.2.0
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
STATUS
Passing
DOWNLOADS
30
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
N/A
1 contributor
Install angular as a package?
Copied
npm i @bit/tallyb.test.compilers.angular
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
chevron_left
chevron_right

Bit-Angular Compiler

Please note, this environment is still experimnental, use this with caution.
Works with bit version >= 14.2.3

Bit environment for transpiling Angular components according to the Angular Package Format. Beneath the surface, this Bit compiler uses ng-packagr.

Installation

Install in your project using the following command:

bit import bit.envs/angular -c

How to use?

Build your components after tracking them using bit build.

bit build

Reconfiguring this environment

In case the configuration in the ng-package.json or ts-config.json files of this component are not well suited to your needs, follow these steps to modify it.

Got any issues or questions?

Collaboration on this Bit environment happens in this repository. Please open an issue or submit pull request there.

Help and resources