An open API service indexing awesome lists of open source software.

https://github.com/fastcomments/fastcomments-angular

Angular Libraries for FastComments
https://github.com/fastcomments/fastcomments-angular

Last synced: 2 months ago
JSON representation

Angular Libraries for FastComments

Awesome Lists containing this project

README

          

# fastcomments-angular

## Project Structure

This is the root workspace for fastcomments-angular.

In "src" you will find an application which is simply a demo app to test the libraries.

In "projects" you will find the fastcomments library.

View the README for ngx-fastcomments [here](/projects/fastcomments-angular)

## Development server

Run `npm run start-demo` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Maintenance Status

These components are wrappers around our core VanillaJS components. We can automatically update these components (fix bugs, add features) without publishing this library, so while it may not be published for a while that does not mean FastComments is not under active development! Feel free to check [our blog](https://blog.fastcomments.com/) for updates. Breaking API changes or features will never be shipped to the underlying core library without a version bump in this library.