Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saulflores95/ogtags
Simple OG tag component for facebook sharing for NEXT.JS projects
https://github.com/saulflores95/ogtags
Last synced: 17 days ago
JSON representation
Simple OG tag component for facebook sharing for NEXT.JS projects
- Host: GitHub
- URL: https://github.com/saulflores95/ogtags
- Owner: saulflores95
- Created: 2017-08-10T19:25:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T19:35:52.000Z (over 7 years ago)
- Last Synced: 2024-10-22T21:54:04.009Z (23 days ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ogtags
Simple OG tag component for facebook sharing for NEXT.JS projects# Install
npm install --save ogtags
#example
import OgTags from 'ogtags'
#Wiki
It handles three parameters title, description and img(url).