
Research
/Security News
Miasma Mini Shai-Hulud Hits ImmobiliareLabs npm Packages
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.
@caedman/gs
Advanced tools
Welcome to Atomico as an author, I hope your experience of use is memorable!
this configuration provides you with a structure to start with Atomico in an agile way thanks to bundle-cli, with this configuration you will be able to:
1.- Documentar y desarrollar desde un fichero markdown o html , bundle-cli se encargara de extraer sus script, estilos y otros desde ficheros markdown o html, eg:
# Atomico size is less than 4kb
and I'm a markdown file ...
<!--
Now some magic of bundle-cli, bundle-cli extract
the [src] of the tags and export the scripts to Rollup and more.
-->
<my-component></my-component>
<script src="./my-component.js" type="module"></script>
In summary an effect similar to MDX but with Markdown.
2.- LiveReload, local server and an incremental file watcher, If you create a new markdown or html file, it will be added to the export queue to be viewed on the local server. Likewise, the changes associated with the exported files will refresh the browser automatically (LiveReload).
3.- Easily export all your components and hooks in separate files.
npm start: Create a Server + LiveReload for your project, with this you will be able to view all its components from the port that will be shown by console according to availability. I hope you like the interface shown by the server
npm run create:component: Create a folder inside the src/components folder with everything you need to get started with your component, the folder to be created adheres to the Atomico style guides.
npm run build: Export the documentation and minify the js code and the associated css.
npm run build:all: Export all files that comply with the expression src/**/**/*-*.js;, under Atomico style guides their components and hooks will be automatically exported
FAQs
a repo to start with atomico
The npm package @caedman/gs receives a total of 19 weekly downloads. As such, @caedman/gs popularity was classified as not popular.
We found that @caedman/gs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Research
/Security News
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.

Security News
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.

Security News
/Research
Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.