Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/philschatz/kitchen.py


https://github.com/philschatz/kitchen.py

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Todo list

- [x] Query operations (`.search()`, `.first()`, `.contains()`)
- [x] Manipulation operations (`.set_name()`, `.add_class()`, `.remove_class()`, `.prepend()`, `.append()`, `.replace_children()`, `.trash()`)
- [x] Clipboard operations (`.cut()`, `.copy()`, `.paste()`)
- [x] Counters (`.increment`, `.get`, `.reset`)
- [ ] [Book-Oriented Usage](https://github.com/openstax/kitchen#book-oriented-usage)