https://github.com/leftmove/facebook.js
A Facebook API wrapper that's not from 2011.
https://github.com/leftmove/facebook.js
Last synced: 3 months ago
JSON representation
A Facebook API wrapper that's not from 2011.
- Host: GitHub
- URL: https://github.com/leftmove/facebook.js
- Owner: leftmove
- License: mit
- Created: 2024-07-18T20:38:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-23T03:32:18.000Z (over 1 year ago)
- Last Synced: 2024-10-18T00:52:45.356Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 202 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# facebook.js
A Facebook API wrapper that's _not_ from 2011.
> [!IMPORTANT]
> This library is in active development.
# Quickstart
## Installation
`npm install @anonyo/facebook.js`
## Roadmap
### Short Term
- Separate login flow from main app, minimum setup
- Better error handling with more specific error types
- Flesh out README.md with minimal examples/use-cases (i.e. quickstart section)
- Native function for every major use-case
- Posting
- Commenting
- Etc.
- Make all methods available synchronously
- Consistency across parameters for different methods
- Support for videos
### Long Term
- Migrate CLI and core into different packages
- Documentation
- Every function, class, type
- Programmatic login
- Custom credential file authentication
- Create documentation website
- [Starlight](https://starlight.astro.build/)
- Register domain