All Projects â†’ patternplate â†’ Patternplate

patternplate / Patternplate

Licence: mit
📘 patternplate connects design and engineering to establish a single source of truth for your team.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Patternplate

Website
Website and documentation for Radix.
Stars: ✭ 45 (-85.2%)
Mutual labels:  documentation, component-library
Rubyapi
Ruby API makes it easy and fast to search or browse the Ruby language API docs
Stars: ✭ 296 (-2.63%)
Mutual labels:  documentation
Investigate.vim
A Vim plugin for looking up documentation
Stars: ✭ 282 (-7.24%)
Mutual labels:  documentation
Idiosyncratic Ruby.com
Documenting All Ruby Specialities 💎︎
Stars: ✭ 292 (-3.95%)
Mutual labels:  documentation
Docs
Documentation for Grin and Mimblewimble
Stars: ✭ 286 (-5.92%)
Mutual labels:  documentation
Security Training
Public version of PagerDuty's employee security training courses.
Stars: ✭ 296 (-2.63%)
Mutual labels:  documentation
Engineering Principles
Our guidelines for building new applications and managing legacy systems
Stars: ✭ 282 (-7.24%)
Mutual labels:  documentation
Nix.dev
An opinionated guide for developers wanting to get things done with Nix.
Stars: ✭ 300 (-1.32%)
Mutual labels:  documentation
Godoc Tricks
Tricks for working with the godoc tool.
Stars: ✭ 297 (-2.3%)
Mutual labels:  documentation
Redux Offline Docs
Redux documentation in PDF, ePub and MOBI formats for offline reading.
Stars: ✭ 292 (-3.95%)
Mutual labels:  documentation
Insomnia Documenter
Tool to create minimalist and beautiful API documentation pages using your Insomnia workspace export file.
Stars: ✭ 284 (-6.58%)
Mutual labels:  documentation
Sourcedocs
Generate Markdown documentation from source code
Stars: ✭ 286 (-5.92%)
Mutual labels:  documentation
Fastify Swagger
Swagger documentation generator for Fastify
Stars: ✭ 290 (-4.61%)
Mutual labels:  documentation
Docs
The Rocket.Chat server, desktop, mobile, user, admin & developer documentation.
Stars: ✭ 282 (-7.24%)
Mutual labels:  documentation
Serverless Aws Documentation
Serverless 1.0 plugin to add documentation and models to the serverless generated API Gateway
Stars: ✭ 299 (-1.64%)
Mutual labels:  documentation
Stencil Site
Stencil site and documentation source.
Stars: ✭ 282 (-7.24%)
Mutual labels:  documentation
Docma
A powerful tool to easily generate beautiful HTML documentation from JavaScript (JSDoc), Markdown and HTML files.
Stars: ✭ 287 (-5.59%)
Mutual labels:  documentation
Mirrorhelp
Documents about how to use repos on mirrors.ustc.edu.cn.
Stars: ✭ 293 (-3.62%)
Mutual labels:  documentation
Docsify Themeable
A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+).
Stars: ✭ 299 (-1.64%)
Mutual labels:  documentation
Covid19 Brazil Api
API com dados atualizados sobre o status do COVID-19 🦠
Stars: ✭ 300 (-1.32%)
Mutual labels:  documentation

Documentation and development interface for component libraries

patternplate

Site | Getting started | Join us on Gitter

This is the contributor documentation for the patternplate mono-repository. For user docs see patternplate.github.io

  • Framework independent
  • Bring design docs to live with real components
  • Powerful search and meta data system

Contribute to patternplate

git clone https://github.com/patternplate/patternplate.git
cd patternplate
yarn
yarn start

# start the local component library
yarn patternplate start

Publish a release

yarn clean
yarn
yarn test
yarn build
yarn run pack
yarn lerna publish 
yarn lerna run clean:dev # remove publishing bundles

Code of Conduct

We want to build an open and welcoming environment for everyone. That is why we expect from everyone to follow our Code of Conduct

License

Copyright by SinnerSchrader. All @patternplate packages are released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].