Skip to content

em-d3v/em-pkg

Repository files navigation

Logo

My Library Package

status
version version version version

My collection of classes, scripts, enums, etc. See docs for more information

I made this pkg so that I can reuse styles, js code, etc. for my other projects.

Contains:

  • modules (js/ts)
  • css style sheets
  • tools

style sheets:

<link rel="stylesheet" href="https://unpkg.com/em-pkg@:version/src/styles/[sheetname].css">

scripts:

<script type="importmap">
{
  "em-pkg": "https://https://cdn.jsdelivr.net/npm/em-pkg@:version/build/:pathToFile"
}
</script>

<script src="https://https://cdn.jsdelivr.net/npm/em-pkg@:version/build/:pathToFile"></script>

Note: I am the sole developer of this package, so this may get messy. May also contain errors.

Github

license changelog

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages