Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Twipped
/
dox
Public
forked from
tj/dox
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2022
chore(dox-legacy): Syncing with tj/dox
Jocelyn Badgley
committed
5f776ca
View commit details
Copy full SHA for 5f776ca
Browse repository at this point
chore(parser): Add directory to repo entry
Jocelyn Badgley
committed
2a35df7
View commit details
Copy full SHA for 2a35df7
Browse repository at this point
chore(main): release parser 1.0.0 (#4)
github-actions[bot]
authored
1e28623
View commit details
Copy full SHA for 1e28623
Browse repository at this point
chore: Add readme
Jocelyn Badgley
committed
91425f9
View commit details
Copy full SHA for 91425f9
Browse repository at this point
chore: Exclude tests from the package. Define as public.
Jocelyn Badgley
committed
f2d41b5
View commit details
Copy full SHA for f2d41b5
Browse repository at this point
chore: Ensure options can be passed all the way down.
Jocelyn Badgley
committed
0c36ab4
View commit details
Copy full SHA for 0c36ab4
Browse repository at this point
chore: Try to fixup token
Jocelyn Badgley
committed
2cc7016
View commit details
Copy full SHA for 2cc7016
Browse repository at this point
chore: Limit release to last few commits.
Jocelyn Badgley
committed
495d8cc
View commit details
Copy full SHA for 495d8cc
Browse repository at this point
chore: Add release-please
Jocelyn Badgley
committed
708f059
View commit details
Copy full SHA for 708f059
Browse repository at this point
chore: Drop version to 0.0.0
Jocelyn Badgley
committed
bfa2df1
View commit details
Copy full SHA for bfa2df1
Browse repository at this point
feat(@jsdox/parser)!: Initial release of jsdox/parser
Jocelyn Badgley
committed
a2d5172
View commit details
Copy full SHA for a2d5172
Browse repository at this point
Commits on Sep 13, 2022
Removed the makefile for testing
Jocelyn Badgley
committed
ea4adc7
View commit details
Copy full SHA for ea4adc7
Browse repository at this point
Moving original package into dox-legacy
Jocelyn Badgley
committed
62f7d0f
View commit details
Copy full SHA for 62f7d0f
Browse repository at this point
Tidying some git/npm pieces
Jocelyn Badgley
committed
ab2cbdc
View commit details
Copy full SHA for ab2cbdc
Browse repository at this point
Moving docs into /docs
Jocelyn Badgley
committed
1bdd843
View commit details
Copy full SHA for 1bdd843
Browse repository at this point
Moving docs into /docs
Jocelyn Badgley
committed
b13ff53
View commit details
Copy full SHA for b13ff53
Browse repository at this point
Moving docs into /docs
Jocelyn Badgley
committed
583ea90
View commit details
Copy full SHA for 583ea90
Browse repository at this point
Updating readme ahead of 0.9.1
Jocelyn Badgley
committed
4626c6c
View commit details
Copy full SHA for 4626c6c
Browse repository at this point
Commits on Sep 7, 2022
Merge pull request #197 from hasezoey/update
Twipped
authored
22e6026
View commit details
Copy full SHA for 22e6026
Browse repository at this point
fix(index.d.ts): fix duplicate properties and syntax error
hasezoey
committed
e05de4f
View commit details
Copy full SHA for e05de4f
Browse repository at this point
chore(editorconfig): add file for consistent options across different editors
hasezoey
committed
6fb47a8
View commit details
Copy full SHA for 6fb47a8
Browse repository at this point
docs: update examples and have code as seperate files
Show description for 5867cd7
hasezoey
committed
5867cd7
View commit details
Copy full SHA for 5867cd7
Browse repository at this point
chore(Readme): update to use consistent code-blocks
hasezoey
committed
0550a76
View commit details
Copy full SHA for 0550a76
Browse repository at this point
chore(Readme): change to have a consistent indent of descriptions
hasezoey
committed
6abf8b3
View commit details
Copy full SHA for 6abf8b3
Browse repository at this point
chore(Readme): update "output" example to current "utils.js" output
hasezoey
committed
d1745ce
View commit details
Copy full SHA for d1745ce
Browse repository at this point
feat: add types file
hasezoey
committed
671c63b
View commit details
Copy full SHA for 671c63b
Browse repository at this point
chore(History): change indent to be consistent
hasezoey
committed
6509b89
View commit details
Copy full SHA for 6509b89
Browse repository at this point
chore: replace Makefile with package.json scripts
hasezoey
committed
0b1ba90
View commit details
Copy full SHA for 0b1ba90
Browse repository at this point
chore(gitmodules): remove gitmodules
Show description for 19612e6
hasezoey
committed
19612e6
View commit details
Copy full SHA for 19612e6
Browse repository at this point
chore(gitignore): add "yarn.lock" to not have duplicate lockfiles
hasezoey
committed
7d69521
View commit details
Copy full SHA for 7d69521
Browse repository at this point
1.0.0
Jocelyn Badgley
committed
8b75a86
View commit details
Copy full SHA for 8b75a86
Browse repository at this point
Update History for 1.0.0
Jocelyn Badgley
committed
d72865f
View commit details
Copy full SHA for d72865f
Browse repository at this point
Merge pull request #196 from docsbydoxdox/feature/updated-jsdoctypeparser
Twipped
authored
807ed32
View commit details
Copy full SHA for 807ed32
Browse repository at this point
Commits on Sep 6, 2022
Added generic type test.
neogeek
committed
08a8cc7
View commit details
Copy full SHA for 08a8cc7
Browse repository at this point
Commits on Sep 5, 2022
Added support for generic types.
neogeek
committed
8a32841
View commit details
Copy full SHA for 8a32841
Browse repository at this point
Previous
Next
You can’t perform that action at this time.