GitShow/developit/hazelnut
developit

hazelnut

:chestnut: Tiny inline AMD registry.

by developit
Star on GitHubForkWebsitenpm

JavaScript

12 stars1 forks3 contributorsQuiet · 9y agoSince 20150.3.0MIT

Meet the team

See all 3 on GitHub →
developit
developit14 contributions
cspotcode
cspotcode4 contributions
gitter-badger
gitter-badger1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
cspotcode
Enables private, hidden hazelnut, not exposed on the global objectMergedPR

In some cases, I want to use an AMD shim internally within a library that I've written in AMD. However, I don't want to set define or require on the global object; they should remain hidden inside the module's private scope. I copied the technique used from almond, so I assume it'll work in all environments.

cspotcode · 11y ago
gitter-badger
Add a Gitter chat badge to README.mdMergedPR

developit/hazelnut now has a Chat Room on Gitter @developit has just created a chat room. You can visit it here: https://gitter.im/developit/hazelnut. This pull-request adds this badge to your README.md: If my aim is a little off, please let me know. Happy chatting. PS: Click here if you would prefer not to receive automatic pull-requests from Gitter in future.

gitter-badger · 11y ago
cspotcode
Fixes 3 bugs: define() calls without dependencies, "require" as a dependency, and `define.amd = {}`MergedPR

The commit log explains the bugs in full. I realize that this increases hazelnuts size, but some gentle refactoring can shrink it back down. Plus, hazelnut was not working for me until I fixed these bugs. As an aside, I just noticed that you pushed this project to github only hours before I needed to use it. Talk about good timing!

cspotcode · 11y ago
Structured data for AI agents

Repository: developit/hazelnut. Description: :chestnut: Tiny inline AMD registry. Stars: 12, Forks: 1. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Homepage: http://npm.im/hazelnut Latest release: 0.3.0 (11y ago). Open PRs: 0, open issues: 0. Last activity: 9y ago. Community health: 42%. Top contributors: developit, cspotcode, gitter-badger.

·@ofershap

Replace github.com with gitshow.dev