New posts in require

Did node require change?

How do I rescue from a `require': no such file to load in ruby?

Load Lua-files by relative path

require_once :failed to open stream: no such file or directory

Is require File.expand_path(..., __FILE__) the best practice?

Check if an include (or require) exists

Node.js - check if module is installed without actually requiring it [duplicate]

Disabling warning about "require" function in JSHint

Is there a shorter way to require a file in the same directory in ruby?

Rails 3 library not loading until require

Is there a pluralize function in Ruby NOT Rails?

ES6 import equivalent of require() without exports

Is 'require(...)' a common javascript pattern or a library function?

What are the paths that "require" looks up by default?

What is the difference between require('mypackage.js') and require('mypackage')?

node.js require cannot find custom module

How do I change the order in which Meteor loads Javascript files?

NodeJs require('./file.js') issues

How does require work with new operator in node.js?

Browserify with require('fs')