GitShow/Jarred-Sumner/atbuild
Jarred-Sumner

atbuild

Use JavaScript to generate JavaScript

by Jarred-Sumner
babelbuild-toolcode-generationcodegenesbuildpreprocessorwebpack
Star on GitHubForkWebsitenpm

TypeScript

35 stars2 forks1 contributorQuiet · 5y agoSince 2020

Meet the team

See all 1 on GitHub →
Jarred-Sumner
Jarred-Sumner145 contributions

Languages

View on GitHub →
TypeScript50.2%
JavaScript49.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

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

Recent PRs & issues

Quiet · 2 discussions · Last activity 5y ago
See all on GitHub →
PrinceSajjadHussain
Issue : Missing dependency in `light.js`OpenIssue

The file uses which is a Browser API so it is likely that the project uses a bundler or a dependency that polyfills and makes it available on Node.js. However, there is no dependency on this listed, or a comment justifying this usage, meaning it could be an error. If this is not the case, then the check should be removed altogether for optimal performance. Body: The file checks for the existence of before requiring different modules. Because the check assumes that the code will always run in either a Node.js or browser environment it should be verified that is polyfilled in Node.js environments, or remove the if statement altogether and add two separate files.

PrinceSajjadHussain · 1y ago
PrinceSajjadHussain
Issue : Missing dependencyOpenIssue

is used in , but isn't declared as a dependency in . This will lead to runtime errors if a user doesn't have this library installed.

PrinceSajjadHussain · 1y ago
Structured data for AI agents

Repository: Jarred-Sumner/atbuild. Description: Use JavaScript to generate JavaScript Stars: 35, Forks: 2. Primary language: TypeScript. Languages: TypeScript (50.2%), JavaScript (49.8%). Homepage: atbuild.vercel.app Topics: babel, build-tool, code-generation, codegen, esbuild, preprocessor, webpack. Open PRs: 0, open issues: 2. Last activity: 5y ago. Community health: 28%. Top contributors: Jarred-Sumner.

·@ofershap

Replace github.com with gitshow.dev