New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@haxtheweb/haxcms-elements

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haxtheweb/haxcms-elements

HAX CMS series of elements to provide a full on CMS

latest
Source
npmnpm
Version
25.0.0
Version published
Weekly downloads
54
116%
Maintainers
1
Weekly downloads
 
Created
Source

<haxcms-elements>

Elements

HAX CMS series of elements to provide a full on CMS

Usage

To use this web component in your project you can utilize one of the following styles of syntax.

/* In an existing module / web component */
import '@haxtheweb/haxcms-elements/haxcms-elements.js';


<script type="module">
  import '@haxtheweb/haxcms-elements/haxcms-elements.js';

  
</script>

Develop / Demo

Running npm start will start a local development server and open your default browser to display it. It will start watching .js and lib/.js files for changes automatically for your demo.

$ npm start

Contributing

  • Fork it! git clone git@github.com/haxtheweb/webcomponents.git
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request :D

Elements

License

Apache-2.0 License

Keywords

webcomponents

FAQs

Package last updated on 09 Jan 2026

Did you know?

Socket

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.

Install

Related posts