Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

21 total results found

readme.md for @apiclient.xyz/bookstack

@apiclient.xyz/bookstack

A fully-typed TypeScript API client for BookStack — the open-source wiki and documentation platform. Covers the entire BookStack REST API with rich domain objects, auto-pagination, and export support. Issue Reporting and Security For reporting bugs, issues, or...

bookstack
api client
typescript
wiki
documentation
books
pages
chapters

readme.md for @design.estate/dees-wcctools

@design.estate/dees-wcctools

🛠️ Web Component Development Tools — A powerful framework for building, testing, documenting, and recording web components Overview @design.estate/dees-wcctools provides a comprehensive development environment for web components, featuring: 🎨 Interactive Comp...

web components
element catalogues
custom elements
documentation
typescript
lit
component development
design system
element testing
page development

readme.md for @foss.global/docs.foss.global

@foss.global/docs.foss.global

the docs for foss.global! Not more, not less. Legal UNLICENSED licensed | © Task Venture Capital GmbH | By using this npm module you agree to our privacy policy

documentation
typescript
docker
npm package
code quality
continuous integration
version control
open source
software development

docs/index.md for @foss.global/docs.foss.global

@foss.global/docs.foss.global

title: Home Home

documentation
typescript
docker
npm package
code quality
continuous integration
version control
open source
software development

readme.md for @git.zone/tsdoc

@git.zone/tsdoc

AI-Powered Documentation & Commit Intelligence for TypeScript Projects 🚀 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community hub for all issue reporting. Devel...

typescript
documentation
ai
cli
readme
typedoc
commit messages
automation
code analysis
context trimming
developer tools

docs/authors-notes.md for @host.today/ht-docker-mkdocs

@host.today/ht-docker-mkdocs

Author's notes Hi, I'm Martin (@squidfunk) I'm a freelance polyglot software engineer and entrepreneur from Cologne, Germany with more than 12 years of experience in full-stack web development and system programming. If you're interested in my projects, please...

mkdocs
documentation
theme

docs/compliance.md for @host.today/ht-docker-mkdocs

@host.today/ht-docker-mkdocs

Compliance with GDPR Material does not process any personal data Material is a theme for MkDocs, a static site generator. In itself, Material does not perform any tracking or processing of personal data. However, some of the third-party services that Material ...

mkdocs
documentation
theme

docs/contributing.md for @host.today/ht-docker-mkdocs

@host.today/ht-docker-mkdocs

Contributing Interested in contributing to the Material theme? Want to report a bug? Before you do, please read the following guidelines. Submission context Got a question or problem? For quick questions there's no need to open an issue as you can reach us on ...

mkdocs
documentation
theme

docs/customization.md for @host.today/ht-docker-mkdocs

@host.today/ht-docker-mkdocs

Customization A great starting point Project documentation is as diverse as the projects themselves and the Material theme is a good starting point for making it look great. However, as you write your documentation, you may reach a point where some small adjus...

mkdocs
documentation
theme

docs/getting-started.md for @host.today/ht-docker-mkdocs

@host.today/ht-docker-mkdocs

Getting started Installation Installing MkDocs Before installing MkDocs, you need to make sure you have Python and pip – the Python package manager – up and running. You can verify if you're already good to go with the following commands: python --version # Py...

mkdocs
documentation
theme

docs/index.md for @host.today/ht-docker-mkdocs

@host.today/ht-docker-mkdocs

Material for MkDocs Create beautiful project documentation Material is a theme for MkDocs, an excellent static site generator geared towards project documentation. It is built using Google's Material Design guidelines. Quick start Install the latest version o...

mkdocs
documentation
theme

docs/license.md for @host.today/ht-docker-mkdocs

@host.today/ht-docker-mkdocs

License MIT License Copyright © 2016 - 2019 Martin Donath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including ...

mkdocs
documentation
theme

docs/release-notes.md for @host.today/ht-docker-mkdocs

@host.today/ht-docker-mkdocs

Release notes Upgrading To upgrade Material to the latest version, use pip: pip install --upgrade mkdocs-material To inspect the currently installed version, use the following command: pip show mkdocs-material Material 3.x to 4.x Material for MkDocs 4.x fi...

mkdocs
documentation
theme

docs/specimen.md for @host.today/ht-docker-mkdocs

@host.today/ht-docker-mkdocs

Specimen Body copy Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras arcu libero, mollis sed massa vel, ornare viverra ex. Mauris a ullamcorper lacus. Nullam urna elit, malesuada eget finibus ut, ullamcorper ac tortor. Vestibulum sodales pulvinar n...

mkdocs
documentation
theme

readme.md for @push.rocks/smartdocumentation

@push.rocks/smartdocumentation

a tool for mapping git directories to documentation sites Install To install @push.rocks/smartdocumentation, you need to have Node.js and npm installed on your machine. Once you have those, run the following command in your terminal: npm install @push.rocks/sm...

documentation
git
markdown
mapping
sites
typescript
development tool

readme.md for @push.rocks/smartmarkdown

@push.rocks/smartmarkdown

do more with markdown files Install To install @push.rocks/smartmarkdown, you can use npm or yarn. Run one of the following commands in your terminal: npm install @push.rocks/smartmarkdown --save or if you use yarn: yarn add @push.rocks/smartmarkdown This mo...

markdown
html conversion
markdown parsing
frontmatter
remark
unified
turndown
yaml
plugin system
text processing
documentation
content management

readme.md for @push.rocks/smartreport

@push.rocks/smartreport

create reports and display them on the web Install To install @push.rocks/smartreport, you need to run the following command using npm (Node Package Manager): npm install @push.rocks/smartreport --save Ensure you have Node.js and npm installed on your machine...

report generation
web display
typescript
documentation
testing
code formatting
open source
contribution

changelog.md for @apiclient.xyz/bookstack

@apiclient.xyz/bookstack

2026-03-28 - 1.1.1 - fix(account) add retry and rate-limit backoff handling for API requests Enable retries and 429 backoff handling for JSON and text API requests. Add exponential backoff retries for binary downloads when rate limited. Introduce a small dela...

bookstack
api client
typescript
wiki
documentation
books
pages
chapters