All Projects → sawyerh → Highlight Utils

sawyerh / Highlight Utils

My tools for converting, importing, and processing Kindle, Instapaper, and Safari Books highlights

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Highlight Utils

Firebase Course
Firebase & AngularFire In Depth
Stars: ✭ 96 (-32.87%)
Mutual labels:  firebase, firestore
Fuego
Fuego is a command line client for the firestore database (https://firebase.google.com/docs/firestore).
Stars: ✭ 110 (-23.08%)
Mutual labels:  firebase, firestore
Fireway
A schema migration tool for firestore
Stars: ✭ 100 (-30.07%)
Mutual labels:  firebase, firestore
React Native Firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
Stars: ✭ 9,674 (+6665.03%)
Mutual labels:  firebase, firestore
Combinefirebase
Combine wrapper on Google's iOS Firebase library.
Stars: ✭ 126 (-11.89%)
Mutual labels:  firebase, firestore
Tiledesk Server
Tiledesk server. Tiledesk is an Open Source Live Chat platform written in NodeJs and MongoDB
Stars: ✭ 94 (-34.27%)
Mutual labels:  firebase, firestore
Pring.ts
Cloud Firestore model framework for TypeScript - Google
Stars: ✭ 103 (-27.97%)
Mutual labels:  firebase, firestore
Jotify
Sticky notes reimagined - written in Swift
Stars: ✭ 79 (-44.76%)
Mutual labels:  firebase, firestore
Firebasecrud
Rich UI and animation flutter app backed by firebase
Stars: ✭ 121 (-15.38%)
Mutual labels:  firebase, firestore
Serverless Architectures Aws
The code repository for the Serverless Architectures on AWS book
Stars: ✭ 120 (-16.08%)
Mutual labels:  aws-lambda, firebase
The Road To React With Firebase
📓The Road to React with Firebase: Your journey to build business applications with React and Firebase.
Stars: ✭ 82 (-42.66%)
Mutual labels:  firebase, firestore
Nextjs Vercel Firebase
Next.js app using API routes to connect with Firestore.
Stars: ✭ 133 (-6.99%)
Mutual labels:  firebase, firestore
Firebase dart sdk
Unofficial Firebase Flutter SDK. Maintainer: @long1eu
Stars: ✭ 80 (-44.06%)
Mutual labels:  firebase, firestore
Gatsby Theme Firebase
🔥 A Gatsby Theme for adding Firebase to your application.
Stars: ✭ 96 (-32.87%)
Mutual labels:  firebase, firestore
Firegraph
GraphQL Superpowers for Google Cloud Firestore
Stars: ✭ 80 (-44.06%)
Mutual labels:  firebase, firestore
Flutter medical
Functioning Doctor/Healthcare Catalog App created using Dart with Flutter. Stores and loads data from Firebase Firestore DB.
Stars: ✭ 99 (-30.77%)
Mutual labels:  firebase, firestore
Mock Cloud Firestore
Mock library for Cloud Firestore
Stars: ✭ 69 (-51.75%)
Mutual labels:  firebase, firestore
Integrify
🤝 Enforce referential and data integrity in Cloud Firestore using triggers
Stars: ✭ 74 (-48.25%)
Mutual labels:  firebase, firestore
Firebase Php
Unofficial Firebase Admin SDK for PHP
Stars: ✭ 1,657 (+1058.74%)
Mutual labels:  firebase, firestore
Chatair Android
🔥 A highly advance featured chat app in android using Firestore
Stars: ✭ 132 (-7.69%)
Mutual labels:  firebase, firestore

Hello 👋 You're at the root of a monorepo. Within this repo are several different packages:

Name Description
kindle-email-to-json Converts an email export of Kindle notes into a JSON object.
kindle-email-to-json
kindle-clippings-to-json Convert an email including Kindle clippings into a JSON object.
kindle-clippings-to-json
highlights-email-to-json Converts an email of plain text notes into a JSON object. You can use this for a lot of things — I primarily use it as a way to import Instapaper highlights.
highlights-email-to-json
safari-books-csv-to-json Converts an email attachment consisting of an O'Reilly Safari Books CSV highlights export into a JSON object.
safari-books-csv-to-json
Email Handler An AWS Lambda function for handling the receiving of an email export
SMS Handler An AWS Lambda function for sending a daily SMS of a random highlight

For more background about this project, read this blog post.

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].