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 }}
arobson
/
fount
Public
forked from
LeanKit-Labs/fount
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 25, 2026
docs: add CLAUDE.md for LLM-optimized library reference
Show description for 18630b5
arobson
and
claude
committed
18630b5
View commit details
Copy full SHA for 18630b5
Browse repository at this point
Commits on Jan 31, 2026
chore(release): 1.2.0
arobson
committed
ce889b6
View commit details
Copy full SHA for ce889b6
Browse repository at this point
feat: migrate to TypeScript with strict mode enabled
Show description for b8044b1
arobson
and
claude
committed
b8044b1
View commit details
Copy full SHA for b8044b1
Browse repository at this point
Commits on Jan 2, 2026
wip: attempting a typescript rewrite
arobson
committed
ed43614
View commit details
Copy full SHA for ed43614
Browse repository at this point
Commits on Jan 30, 2021
chore(release): 1.1.5
arobson
committed
cf9d337
View commit details
Copy full SHA for cf9d337
Browse repository at this point
fix: removes dependencies on packages that fail audit
arobson
committed
0b80987
View commit details
Copy full SHA for 0b80987
Browse repository at this point
Commits on Mar 2, 2018
tests: change speed test for node 6 for Travis testing since tests in Travis Node 6 env seem to consitently run slower
arobson
committed
8762267
View commit details
Copy full SHA for 8762267
Browse repository at this point
chore(release): 1.1.4
arobson
committed
b2acff4
View commit details
Copy full SHA for b2acff4
Browse repository at this point
fix: update fauxdash to latest to support function arg parsing during code coverage testing
arobson
committed
bf79070
View commit details
Copy full SHA for bf79070
Browse repository at this point
Commits on Jul 16, 2017
chore(release): 1.1.3
arobson
committed
8a8c1fc
View commit details
Copy full SHA for 8a8c1fc
Browse repository at this point
fix: use fauxdash argument parse to determine function argument dependencies
arobson
committed
225b18d
View commit details
Copy full SHA for 225b18d
Browse repository at this point
chore(release): 1.1.2
arobson
committed
f06231c
View commit details
Copy full SHA for f06231c
Browse repository at this point
fix: bump version of fauxdash to fix argument parsing for default values
arobson
committed
2a790af
View commit details
Copy full SHA for 2a790af
Browse repository at this point
Commits on Jul 14, 2017
chore(release): 1.1.1
arobson
committed
90aa6c5
View commit details
Copy full SHA for 90aa6c5
Browse repository at this point
fix: add missing dependency to package.json
arobson
committed
5df5910
View commit details
Copy full SHA for 5df5910
Browse repository at this point
chore(release): 1.1.0
arobson
committed
5920705
View commit details
Copy full SHA for 5920705
Browse repository at this point
feat: move common utility functions out to fauxdash
arobson
committed
47e036d
View commit details
Copy full SHA for 47e036d
Browse repository at this point
Commits on Jul 13, 2017
chore(release): 1.0.1
arobson
committed
9a7dc12
View commit details
Copy full SHA for 9a7dc12
Browse repository at this point
fix: named container canResolve is now bound correctly
arobson
committed
cca7740
View commit details
Copy full SHA for cca7740
Browse repository at this point
Commits on Jul 8, 2017
chore(release): 1.0.0
arobson
committed
93b9f4c
View commit details
Copy full SHA for 93b9f4c
Browse repository at this point
chore: update readme
arobson
committed
c7eeacf
View commit details
Copy full SHA for c7eeacf
Browse repository at this point
chore(refactor): adopt standard format, break index into files, use ES6 classes for core state management and maps for key management
arobson
committed
5f34c35
View commit details
Copy full SHA for 5f34c35
Browse repository at this point
Commits on Jun 19, 2017
fix: clean up formatting and const vs let
arobson
committed
7f410ca
View commit details
Copy full SHA for 7f410ca
Browse repository at this point
chore: add travis, coveralls, update README for API and add build and coverage tags, update changelog.
arobson
committed
19b7201
View commit details
Copy full SHA for 19b7201
Browse repository at this point
Commits on Mar 11, 2017
removes argument reassignments and arguments slicing
arobson
committed
4bf40e9
View commit details
Copy full SHA for 4bf40e9
Browse repository at this point
Commits on Mar 9, 2017
removes lodash as a dependency
arobson
committed
6cbafb8
View commit details
Copy full SHA for 6cbafb8
Browse repository at this point
Commits on Mar 1, 2017
fixes memory leak caused by empty container creation on missing key check
arobson
committed
77ef993
View commit details
Copy full SHA for 77ef993
Browse repository at this point
adds support for synchronous dependency resolution
arobson
committed
4b65327
View commit details
Copy full SHA for 4b65327
Browse repository at this point
Commits on Feb 28, 2017
adds key list feature. removes when as a dependency.
arobson
committed
a0e1523
View commit details
Copy full SHA for a0e1523
Browse repository at this point
Commits on Feb 25, 2017
adds multiple level namespace support and de-dupes logic to improve implementation
arobson
committed
881a23e
View commit details
Copy full SHA for 881a23e
Browse repository at this point
Commits on Aug 24, 2016
0.2.0
Calvin Bottoms
committed
ac5c4e2
View commit details
Copy full SHA for ac5c4e2
Browse repository at this point
Merge pull request #13 from arobson/version-next
Show description for 9a611c0
calvinb
authored
9a611c0
View commit details
Copy full SHA for 9a611c0
Browse repository at this point
Remove auto-backfill behavior. Add way to explicitly register NPM modules. Add method to register functions as values. Update README.
arobson
committed
b3a80d5
View commit details
Copy full SHA for b3a80d5
Browse repository at this point
Commits on Apr 18, 2016
Don't backfill dependencies from NPM when container is not default
arobson
committed
caaee0d
View commit details
Copy full SHA for caaee0d
Browse repository at this point
Commits on Apr 13, 2016
Fixed bug causing resolution and injection across containers to fail. Defer evaluation of functions in scoped and static mode that are missing dependencies.
arobson
committed
5bbc843
View commit details
Copy full SHA for 5bbc843
Browse repository at this point
Previous
Next
You can’t perform that action at this time.