https://github.com/yoriiis/tumblr-builder
Javascript library to build custom Tumblr from API 🚀
https://github.com/yoriiis/tumblr-builder
builder custom-pages custom-post-types custom-theme extended-methods infinite-scroll javascript related-posts tumblr tumblr-api tumblr-theme web-storage
Last synced: 3 months ago
JSON representation
Javascript library to build custom Tumblr from API 🚀
- Host: GitHub
- URL: https://github.com/yoriiis/tumblr-builder
- Owner: yoriiis
- License: mit
- Created: 2013-05-31T14:16:18.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T20:17:37.000Z (over 2 years ago)
- Last Synced: 2026-01-15T08:35:09.082Z (5 months ago)
- Topics: builder, custom-pages, custom-post-types, custom-theme, extended-methods, infinite-scroll, javascript, related-posts, tumblr, tumblr-api, tumblr-theme, web-storage
- Language: JavaScript
- Homepage: https://yoriiis.github.io/tumblr-builder
- Size: 3.34 MB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# TumblrBuilder

## Installation
First, install the library from [npm](https://www.npmjs.com/package/tumblr-builder).
```bash
npm install tumblr-builder --save-dev
```
## Documentation
Check out the docs at [yoriiis.github.io/tumblr-builder](https://yoriiis.github.io/tumblr-builder).
## License
TumblrBuilder and his documentation are under the [MIT License](http://opensource.org/licenses/MIT).
Created with ♥ by [@yoriiis](http://github.com/yoriiis).