Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

agnostic-angular

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agnostic-angular

From monorepo top-level root directory, run following to install all dependencies

  • 0.1.7
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Getting started

From monorepo top-level root directory, run following to install all dependencies

npm run

The dist library should already be built, but to do so do the following from here in the agnostic-angular package's top-level directory:

npm run build:ag # this will output libs to /dist

Now fire up the example app (currently a sort of kitchen sink of coponents rendered to the page):

npm run start # will serve at: http://localhost:4234/

What to go look at

This set up leverages nx and so the first place you should look to understand details about the setup is at: agnostic-angular/angular.json The components in the examples are being rendered in agnostic-angular/apps/examples/src/app/app.component.html.

Storybook

npm run storybook

FAQs

Package last updated on 22 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc