This website requires JavaScript.
Explore
Help
Sign In
jason
/
atom
Watch
1
Star
0
Fork
0
You've already forked atom
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
15
Wiki
Activity
75
Commits
2
Branches
15
Tags
e0902d9ba4
Branches
Tags
View all branches
Go to file
Code
Jason Streifling
e0902d9ba4
Fix source check in entry
2024-10-17 05:34:32 +02:00
.gitignore
Initial commit
2024-10-12 09:36:40 +02:00
atom.go
Rename package to atom
2024-10-16 21:28:04 +02:00
category.go
Rename package to atom
2024-10-16 21:28:04 +02:00
commonAttributes.go
Rename package to atom
2024-10-16 21:28:04 +02:00
content.go
Rename package to atom
2024-10-16 21:28:04 +02:00
date.go
Rename package to atom
2024-10-16 21:28:04 +02:00
entry.go
Fix source check in entry
2024-10-17 05:34:32 +02:00
extensionAttribute.go
Rename package to atom
2024-10-16 21:28:04 +02:00
extensionElement.go
Rename package to atom
2024-10-16 21:28:04 +02:00
feed.go
Act as if there is an author in the feed when only checking the entry
2024-10-17 05:05:14 +02:00
generator.go
Rename package to atom
2024-10-16 21:28:04 +02:00
go.mod
Change module description in go.mod
2024-10-16 21:08:37 +02:00
go.sum
Create isValidMediaType and isValidLanguageTag
2024-10-16 18:30:22 +02:00
icon.go
Rename package to atom
2024-10-16 21:28:04 +02:00
id.go
Rename package to atom
2024-10-16 21:28:04 +02:00
inlineOtherContent.go
Rename package to atom
2024-10-16 21:28:04 +02:00
inlineTextContent.go
Rename package to atom
2024-10-16 21:28:04 +02:00
inlineXHTMLContent.go
Rename package to atom
2024-10-16 21:28:04 +02:00
LICENSE
Corrected LICENSE
2024-10-16 20:30:02 +02:00
link.go
Add needed checks for link if attributes are empty
2024-10-17 05:18:02 +02:00
logo.go
Rename package to atom
2024-10-16 21:28:04 +02:00
outOfLineContent.go
Rename package to atom
2024-10-16 21:28:04 +02:00
person.go
Rename package to atom
2024-10-16 21:28:04 +02:00
plainText.go
Rename package to atom
2024-10-16 21:28:04 +02:00
README.md
Changed README
2024-10-16 20:35:44 +02:00
source.go
Rename package to atom
2024-10-16 21:28:04 +02:00
text.go
Rename package to atom
2024-10-16 21:28:04 +02:00
xhtmlText.go
Rename package to atom
2024-10-16 21:28:04 +02:00
README.md
atom-feed
An extensible implementation of an Atom feed that aims to be very close to RFC4287.
Description
An extensible implementation of an Atom feed that aims to be very close to RFC4287.
Readme
MIT
565
KiB
Releases
15
Version 1.0.1
Latest
2025-01-24 23:16:48 +01:00
Languages
Go
100%