ospo-pug-view-services
This repository contains a number of view services used on common OSPO Pug apps.
Outside of this specific context this library may not be very helpful.
Services provided
- linguist colors: GitHub language coloring
- octicons: exposes GitHub octicons for common repo and other assets, intended for SVG use on webpages
License
MIT
Contributing
Pull requests will gladly be considered! A CLA may be needed.
This project has adopted the Microsoft Open Source Code of
Conduct.
For more information see the Code of Conduct
FAQ or
contact opencode@microsoft.com
with any additional questions or comments.
Changes
0.6.0
- Updated dependencies (except octicons which has had many breaking changes)
- Properly adds
lodash
dependency
0.5.1
- Adds
file-size
module for converting bytes to usable values: the fileSize
method takes a byte count and will return the IEC-standard string as human readable - Adds
moment
module (directly): can call and use any moment functions
0.5.0
- Initial core release with
linguist
, octicons