A small library with useful resources for developers created by André Malveira.
Documentation • Extension Preview • Downloads • Support
Resources to websites or applications that use javascript.
- Notify -> A custom alert for push notifications.
- Insert -> Insert css and script to DOM via javascript.
- Table -> Create tables and insert into html via javascript.
- CodeViewer -> Custom code highlighting for html.
Developed entirely in Pure Javascript, the library was primarily created as a browser extension to customize the default "localhost" environment of Apache, Wamp and Xampp servers.
The extension would just change the default parsing of localhost, but as the process progressed I came up with new ideas that could be useful for application development, like having the project view in the same tab as localhost keeping the list of other projects while side, but of course not only with that, but with other tools.
- Project preview in Desktop and Mobile version.
- Live Server, Real-time update of project changes.
- Open project in Vscode directly from localhost, it is necessary to add the projects directory in settings.
- Access database without leaving localhost, configuration is required to access phpmyadmin.
- Useful Color Palettes.
- Font Typography.
⚠ Warning: The extension is not yet available in browser stores, so the way
to use it at the moment is to download the .zip, extract and load the extension in developer mode.
✔ Browser -> Extension -> Enable Developer mode -> Load without compression and select Extension folder
This extension is licensed under the MIT License
Catalyststuff • Bootstrap Icons • Devicon • Font Awesome • Live Server Web Extension • Prismjs