ai-agent

Proposal Built In Modules

893 stars23 forksHTMLUpdated 6/2/2023100% free · open source
What it does

Proposal-built-in-modules allows developers to create and use built-in modules in JavaScript, making it easier to organize and reuse code.

When to use it
  • When building complex web applications that require modular code organization
  • When creating reusable libraries or frameworks that need to be easily imported
  • When working on large-scale projects that require a high degree of code modularity
Ready-to-paste prompt
To create a simple built-in module, you can use the following syntax: `module myModule { export function add(a, b) { return a + b; } }`; then, to use the module, you can import it: `import { add } from myModule;`
Heads up: One specific pitfall is that this proposal is not yet supported by all JavaScript engines, so you may need to use a specific runtime or transpiler, such as Babel, to experiment with the proposal
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/proposal-built-in-modules && curl -fsSL https://workflowstacks.com/api/skills/proposal-built-in-modules/claude-skill -o ~/.claude/skills/proposal-built-in-modules/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Proposal Built In Modules works
Codeflow
Free to inspect

Proposal Built In Modules is a small HTML project (~650 lines across 1 code files). Setup is light: small project — see the README for how to run it. Last commit 40 months ago, BSD-2-Clause license, no tests found.

Size
Small codebase
~650 lines · 1 code files · 6 min skim
Setup
Light setup
Small project — see the README for how to run it.
Runs on
HTML
No API keys detected
HTML 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
What's in each folder
docs/Documentation4 files
slides/Folder5 files
READMENo tests foundDocumentedNo CIBSD-2-Clause licenseLast update 40 mo ago
Quick Actions
Details
Creator
tc39
Language
HTML
Category
ai-agent
Published
7/14/2018

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.