issues
search
MiguelCastillo
/
amd-resolver
Resolve module names to File objects
MIT License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix URL creation with relative path
#29
MiguelCastillo
closed
8 years ago
0
Url does not parse base "http://domain:9090/index.js" and string "./test/index.js"
#28
MiguelCastillo
closed
8 years ago
0
updated package.json and readme for better description of what amd-re…
#27
MiguelCastillo
closed
9 years ago
0
updated package description
#26
MiguelCastillo
closed
9 years ago
0
added banner to build artifacts
#25
MiguelCastillo
closed
9 years ago
0
updated dependencies
#24
MiguelCastillo
closed
9 years ago
0
adding ability to specify known extensions
#23
MiguelCastillo
closed
9 years ago
0
adding dist to gitignore dist artifacts get checked in by CI
#22
MiguelCastillo
closed
9 years ago
0
removed nodejs URL parser because it was very bloated for the little …
#21
MiguelCastillo
closed
9 years ago
0
Correct checking for an empty string value in File.parseUri.
#20
Mark-Simulacrum
closed
9 years ago
1
After switching to Grunt for tests, compilation no longer happens before testing.
#19
Mark-Simulacrum
opened
9 years ago
1
Reversed the result from hasProtocol utility method
#18
MiguelCastillo
closed
9 years ago
0
hasProtocol has the result inverted. It returns true when the check is false and vice versa
#17
MiguelCastillo
closed
9 years ago
1
Adding bit-imports for module management of the unit tests
#16
MiguelCastillo
closed
9 years ago
1
File.parseURI throws Error on passing "" with text `Must provide a string to parse`
#15
Mark-Simulacrum
closed
9 years ago
6
Refactor tests to place every `expect` into its own `it` to improve test...
#14
Mark-Simulacrum
closed
9 years ago
2
File.parseURI returns object with `search` field, should be `query` field.
#13
Mark-Simulacrum
closed
9 years ago
5
Automatically recompile files in src/ while running gulp test-browser
#12
Mark-Simulacrum
closed
9 years ago
0
Use gulp as the task runner.
#11
Mark-Simulacrum
closed
9 years ago
3
Move installation of grunt-cli even earlier in Travis build process.
#10
Mark-Simulacrum
closed
9 years ago
0
Add a Gitter chat badge to README.md
#9
gitter-badger
closed
9 years ago
0
Create .travis.yml to allow TravisCI to run tests.
#8
Mark-Simulacrum
closed
9 years ago
1
Create compile-dev, compile-production and watch-sources tasks.
#7
Mark-Simulacrum
closed
9 years ago
16
Add File.replaceExtension
#6
Mark-Simulacrum
closed
9 years ago
3
Add TravisCI integration
#5
Mark-Simulacrum
opened
9 years ago
1
Add interface to `replaceExtension`
#4
MiguelCastillo
closed
9 years ago
0
Add `path` and `base` fields to match vinyl
#3
MiguelCastillo
opened
9 years ago
0
Fixes JSDoc formatting for @returns tag to be correct.
#2
Mark-Simulacrum
closed
9 years ago
0
Add jsdoc to api.md to build process
#1
MiguelCastillo
opened
9 years ago
5