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
- Host: GitHub
- URL: https://github.com/fastcomments/fastcomments-angular
- Owner: FastComments
- License: mit
- Created: 2021-04-12T15:42:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T09:47:32.000Z (over 1 year ago)
- Last Synced: 2025-09-11T15:42:17.217Z (10 months ago)
- Language: TypeScript
- Size: 4.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.