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 }}
buehler
/
node-typescript-parser
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
149
Code
Issues
20
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 31, 2018
fix(npm): don't deploy the whole source
buehler
authored
3ba4306
View commit details
Copy full SHA for 3ba4306
Browse repository at this point
chore: remove release section from package.json
buehler
authored
c841288
View commit details
Copy full SHA for c841288
Browse repository at this point
Merge pull request #96 from buehler/develop
Show description for c03411a
buehler
authored
c03411a
View commit details
Copy full SHA for c03411a
Browse repository at this point
Merge branch 'master' into develop
buehler
authored
d937766
View commit details
Copy full SHA for d937766
Browse repository at this point
feat(typescript): upgrade typescript and other dependencies (#93)
Show description for 364d5dc
buehler
authored
364d5dc
View commit details
Copy full SHA for 364d5dc
Browse repository at this point
feat(flags): add isAsync flag for methods and functions (#92)
Show description for b21136a
buehler
authored
b21136a
View commit details
Copy full SHA for b21136a
Browse repository at this point
Commits on Aug 28, 2018
feat(flags): isStatic (#91)
Show description for 617764d
buehler
authored
617764d
View commit details
Copy full SHA for 617764d
Browse repository at this point
chore(package): update typedoc to version 0.12.0 (#90)
greenkeeper[bot]
authored and
buehler
committed
5ffa0e3
View commit details
Copy full SHA for 5ffa0e3
Browse repository at this point
Commits on Aug 6, 2018
chore(package): update tsutils to version 3.0.0 (#82)
greenkeeper[bot]
authored and
buehler
committed
ca31f39
View commit details
Copy full SHA for ca31f39
Browse repository at this point
Commits on Jul 31, 2018
feat: add isOptional to methods as well (#84)
Show description for e550f7c
buehler
authored
e550f7c
View commit details
Copy full SHA for e550f7c
Browse repository at this point
Commits on Jul 30, 2018
feat: Support for parsing optional properties (class & interface) (#80)
Show description for 94ea1cc
ondratra
authored and
buehler
committed
94ea1cc
View commit details
Copy full SHA for 94ea1cc
Browse repository at this point
Commits on Jul 5, 2018
Merge pull request #77 from buehler/develop
Show description for 9165171
buehler
authored
9165171
View commit details
Copy full SHA for 9165171
Browse repository at this point
Merge branch 'master' into develop
buehler
authored
596e150
View commit details
Copy full SHA for 596e150
Browse repository at this point
feat(parsing): parse object and array destructurings correctly (#76)
buehler
authored
97cb4ce
View commit details
Copy full SHA for 97cb4ce
Browse repository at this point
chore: Update @smartive/tslint-config to the latest version 🚀 (#75)
greenkeeper[bot]
authored and
buehler
committed
e6e74dd
View commit details
Copy full SHA for e6e74dd
Browse repository at this point
Commits on Jul 2, 2018
chore(package): update ts-jest to version 23.0.0 (#74)
greenkeeper[bot]
authored and
buehler
committed
8cb3abd
View commit details
Copy full SHA for 8cb3abd
Browse repository at this point
Commits on Jun 27, 2018
test: add tests for array and object destructure in class methods (#72)
Show description for 238fa0f
buehler
authored
238fa0f
View commit details
Copy full SHA for 238fa0f
Browse repository at this point
Commits on Jun 26, 2018
feat: upgrading dependencies and add strict compile (#71)
buehler
authored
b96650f
View commit details
Copy full SHA for b96650f
Browse repository at this point
Commits on Apr 4, 2018
Merge pull request #62 from buehler/develop
Show description for 5e4fa1b
buehler
authored
5e4fa1b
View commit details
Copy full SHA for 5e4fa1b
Browse repository at this point
Merge branch 'master' into develop
buehler
authored
dbef94d
View commit details
Copy full SHA for dbef94d
Browse repository at this point
fix(parser): typescript error that reads length of undefined (#61)
buehler
authored
174e3ba
View commit details
Copy full SHA for 174e3ba
Browse repository at this point
feat(parser): Use iterative BTree Walker
maennchen
authored and
buehler
committed
7ab7198
View commit details
Copy full SHA for 7ab7198
Browse repository at this point
Commits on Mar 27, 2018
docs: add link to source docs in `README.md` (see #56) (#57)
rozzzly
authored and
buehler
committed
3646355
View commit details
Copy full SHA for 3646355
Browse repository at this point
Commits on Mar 10, 2018
Merge pull request #55 from buehler/greenkeeper/initial
Show description for 919947b
buehler
authored
919947b
View commit details
Copy full SHA for 919947b
Browse repository at this point
Commits on Mar 9, 2018
chore(package): update dependencies
greenkeeper[bot]
committed
4ec821e
View commit details
Copy full SHA for 4ec821e
Browse repository at this point
Commits on Mar 6, 2018
Merge pull request #54 from buehler/develop
Show description for 3cf2a6c
buehler
authored
3cf2a6c
View commit details
Copy full SHA for 3cf2a6c
Browse repository at this point
Merge branch 'master' into develop
buehler
authored
851513a
View commit details
Copy full SHA for 851513a
Browse repository at this point
fix(parsing): back to recursive
Christoph Bühler
committed
1ce22e7
View commit details
Copy full SHA for 1ce22e7
Browse repository at this point
Commits on Mar 5, 2018
chore: update release field in package.json
buehler
authored
7bf013e
View commit details
Copy full SHA for 7bf013e
Browse repository at this point
Merge pull request #53 from buehler/develop
Show description for 57a14a5
buehler
authored
57a14a5
View commit details
Copy full SHA for 57a14a5
Browse repository at this point
Merge branch 'master' into develop
buehler
authored
7d35a16
View commit details
Copy full SHA for 7d35a16
Browse repository at this point
fix(exports): Add exported members to usage (#52)
Show description for bc18352
buehler
authored
bc18352
View commit details
Copy full SHA for bc18352
Browse repository at this point
Commits on Mar 2, 2018
feat(parser): Parse iterative instead of recursive
Show description for c0ee825
shobhitg
authored and
buehler
committed
c0ee825
View commit details
Copy full SHA for c0ee825
Browse repository at this point
Commits on Feb 26, 2018
feat: Optional configuration for `multiple imports per line` and strictly `one import per line`. (#50)
Show description for f8f72f4
shobhitg
authored and
buehler
committed
f8f72f4
View commit details
Copy full SHA for f8f72f4
Browse repository at this point
Commits on Feb 6, 2018
docs: add gitter badge
buehler
authored
a655610
View commit details
Copy full SHA for a655610
Browse repository at this point
Previous
Next
You can’t perform that action at this time.