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
94
Commits
2
Branches
15
Tags
cb61d90cae
Branches
Tags
View all branches
Go to file
Code
Jason Streifling
cb61d90cae
Make NewLogo more flexible
2024-10-17 19:19:22 +02:00
.gitignore
Initial commit
2024-10-12 09:36:40 +02:00
atom.go
isValidXML is no longer of any use
2024-10-17 19:05:23 +02:00
category.go
Small bug fix
2024-10-17 18:59:24 +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
More ",chardata"
2024-10-17 17:19:43 +02:00
entry.go
Small bug fix
2024-10-17 16:56:46 +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
Small bug fix
2024-10-17 16:56:46 +02:00
generator.go
More ",chardata"
2024-10-17 19:11:33 +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
More ",chardata"
2024-10-17 19:14:37 +02:00
id.go
Make NewLogo more flexible
2024-10-17 19:19:22 +02:00
inlineOtherContent.go
More ",chardata"
2024-10-17 17:19:43 +02:00
inlineTextContent.go
Streamline type check in content constructs
2024-10-17 18:12:56 +02:00
inlineXHTMLContent.go
Streamline type check in content constructs
2024-10-17 18:12:56 +02:00
LICENSE
Corrected LICENSE
2024-10-16 20:30:02 +02:00
link.go
Small bug fix
2024-10-17 18:59:24 +02:00
logo.go
Make NewLogo more flexible
2024-10-17 19:19:22 +02:00
outOfLineContent.go
Streamline type check in content constructs
2024-10-17 18:12:56 +02:00
person.go
Rename package to atom
2024-10-16 21:28:04 +02:00
plainText.go
Make uri in id and text in plain text xml type ",chardata"
2024-10-17 17:14:10 +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
xhtmlDiv.go
Create xhtmlDiv.go
2024-10-17 18:12:23 +02:00
xhtmlText.go
Create xhtmlDiv.go
2024-10-17 18:12:23 +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%