GithubHelp home page GithubHelp logo

absaoss / cps-mdoc-viewer Goto Github PK

View Code? Open in Web Editor NEW
1.0 7.0 0.0 375 KB

Angular library utilized in constructing websites that host tutorials and documentation, providing reference materials to help users learn about a particular topic, tool, or technology. The content is supplied in the format of markdown documents. This repository comprises both the library itself and an example website constructed using it.

Home Page: https://absaoss.github.io/cps-mdoc-viewer/

License: Apache License 2.0

JavaScript 7.01% HTML 7.27% TypeScript 79.97% SCSS 5.75%

cps-mdoc-viewer's Introduction

CpsMdocViewer

This project was generated with Angular CLI version 17.3.6.

Example app

Example app built using this library is available here https://absaoss.github.io/cps-mdoc-viewer/.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

cps-mdoc-viewer's People

Contributors

lukasmatta avatar fateeand avatar

Stargazers

 avatar

Watchers

Adam Smyczek avatar  avatar Jan Scherbaum avatar Daniel K avatar Dennis avatar David Benedeki avatar Saša Zejnilović avatar

cps-mdoc-viewer's Issues

Utilize the CpsTableComponent

We're exploring options to add filtering, sorting, and search functionalities to tables within markdown files.
Such controls are already available in CpsTableComponent, so we need to make use of it in the current project.
Some investigation is needed to determine whether current ngx-markdown library supports rendering md with custom HTML templates. If this is not the case, another potential approach is to utilize a different tool for converting markdown to HTML, e.g. https://github.com/ericleib/ngx-remark or something else available that provides such capabilities.

Infrastructure investigations

  • Investigate creation of custom angular cli builder that would generate categories.json file, so that it wouldn't be necessary to run separate process for this purpose
  • Investigate support for SSG to improve performance
  • Add schematics to make setup easier for library consumers

Tasks

  1. enhancement infrastructure
    lukasmatta

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.