-
packages Public
Monorepo of JS packages
-
jimpex Public
Express as dependency injection container.
-
http-speed-meter Public
Test the speed of different http clients for Node
-
prettier-plugin-jsdoc Public
A Prettier plugin to format JSDoc blocks.
-
-
pi-hole-toggle Public
Just a toggle to turn on and off Pi-hole blocking
-
cjs2esm Public
Transforms a project that uses CommonJS to ES Modules.
-
-
svelte-extend Public
Create new Svelte components by extending existing ones
-
parserror Public
Parse errors and generate more human messages
-
jsdoc-ts-utils Public
A plugin with utilities to make your TypeScript-like docs JSDoc valid
-
docdash Public
Forked from clenemt/docdash⚡ Lodash inspired JSDoc 3 template/theme
JavaScript Other UpdatedMar 18, 2023 -
wootils Public archive
A set of Javascript utilities for building Node and browser apps.
-
babel-plugin-transform-class-inject-directive Public archive
Detect an inject directive on a class constructor and define a static property with the list of dependencies.
JavaScript MIT License UpdatedFeb 4, 2023 -
aurelia-extract-clean-loader Public archive
Remove Aurelia require tags of files that are being extracted using the Webpack's Extract Text Plugin
-
aurelia-class-enhancements Public archive
Enhance your Aurelia's classes with high order functionality
-
create-projext Public archive
Setup projext using npm init or yarn create
-
projext-plugin-webpack-aurelia Public archive
Allows you to bundle an Aurelia project with projext using the webpack build engine.
JavaScript MIT License UpdatedJan 6, 2023 -
projext-plugin-rollup-react Public archive
Allows you to bundle a React project with projext using the Rollup build engine.
-
projext-plugin-rollup-angularjs Public archive
Allows you to bundle an AngularJS project with projext using the Rollup build engine.
JavaScript MIT License UpdatedJan 6, 2023 -
projext-plugin-webpack-react Public archive
Allows you to bundle a React project with projext using the webpack build engine.
JavaScript MIT License UpdatedJan 6, 2023 -
projext-plugin-webpack-angularjs Public archive
Allows you to bundle an AngularJS project with projext using the webpack build engine.
JavaScript MIT License UpdatedJan 6, 2023 -
projext-plugin-rollup Public archive
Allows projext to use Rollup as a build engine.
JavaScript MIT License UpdatedJan 6, 2023 -
projext-plugin-webpack Public archive
Allows projext to use webpack as a build engine.
-
projext Public archive
Bundle and run your javascript project without configuring an specific module bundler.
-
esdoc-uploader Public archive
A node module that connects with the ESDoc hosting service API in order to generage the documentation for your project.
-
-
projext-samples Public archive
Sample projects using projext with different build engines and different configurations
-
jest-ex Public archive
A runner and a transformer to simplify (a little bit) your work with Jest.
JavaScript MIT License UpdatedOct 22, 2022 -
projext-plugin-runner Public archive
A projext plugin to run Node targets with a simple command no matter the environment.