Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

require-doge

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

require-doge

much require dogescript, such node

  • 2.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

require-doge

directly require dogescript files in node

Build Status Dependency Status NPM version

wow

 require dogescript
      such node
    wow

Todo

  • add DSON support

Install

npm install require-doge --save

Usage

require('require-doge');

var amaze = require('./doge.djs');

Check loaded extension:

$ node
> require('./index.js')
> require.extensions
{ '.js': [Function],
  '.json': [Function],
  '.node': [Function],
  '.djs': [Function: compile] }

History

  • 2.4.0 - support dogescript 2.4.0
  • 0.1.6 - moved to dogescript org
  • 0.1.4 - node no beauty
  • 0.1.3 - fix doge
  • 0.1.0 - top doge

Contributing

In lieu of a formal styleguide, take care to maintain the existing doge style.

License

Copyright (c) 2014 Bart van der Schoor

Licensed under the MIT license.

Keywords

FAQs

Package last updated on 28 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc