https://github.com/relativelie/posts
searching, filtering and delete items
https://github.com/relativelie/posts
vanilla-javascript
Last synced: about 1 month ago
JSON representation
searching, filtering and delete items
- Host: GitHub
- URL: https://github.com/relativelie/posts
- Owner: Relativelie
- Created: 2022-05-13T12:41:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-14T22:18:25.000Z (about 4 years ago)
- Last Synced: 2025-01-26T06:07:57.842Z (over 1 year ago)
- Topics: vanilla-javascript
- Language: JavaScript
- Homepage: https://relativelie.github.io/posts/
- Size: 3.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# posts
There you can view posts table with id, title and description fields, delete some post, filter and search by title or description.
Online demo: https://relativelie.github.io/posts/
Used:
- vanilla js