1.1.4 • Published 6 months ago

expack_library v1.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Build Status NPM Version

ExPack

ExPack is a library that lets you customize everything, being easy to use and able to adjust based on your needs!

ExPack was programmed in Visual Studio Code.

Libraries

ExPack wouldn't be possibly without a few libraries that are accessed (these are all as of 17 December 2024).

NPM

NPM is used for both distributing and building ExPack.

jQuery

The jQuery Javascript Library is used for the Javascript side of ExPack.

By using jQuery it makes it easier to do things like accessing classes. If a file uses $() at all, that means jQuery is used.

If you want to start contributing to ExPack, you can learn the formatting of jQuery from the jQuery site.

Rollup

ExPack uses a few of the rollup plugins, this is what makes it possible to build ExPack.

By running npm run build in the console, because of the way that the package.json file is set up, the command rollup --config is ran as well.

Importing ExPack

For the CSS code, put the code below in your HTML tag: For the JavaScript code, at the bottom of your tag put the code below:

It is also recommended to include jQuery as well.

Languages

Programmed With

ExPack was made with the following Coding Languages JavaScript SASS jQuery

Externally Used

NPM Git RollupJS

To-Do

Code

  • Have javascript modify margins
  • Built in Python support
  • Badges SCSS (may use javascript)
  • Have JavaScript search for fonts.

Others

  • Add to a CDN

Also see the Focal Issues or go to Issues

Installs

To Have Installed

Languages

NPM

Git

SASS

Software

For Programming

!IMPORTANT Use which ever IDE you'd like, these are just the ones that the original owner used to make ExPack. If your IDE doesn't have Git support, run the Git Back terminal and then do the git commands there

NPM

  • Webpack
    • Terser Webpack Plugin

!IMPORTANT Since 16/09/2024, devolpment of Expack v0.0.3, Expack has switched from using Webpack to Rollup

  • Sass
  • Babel
    • babel-loader
    • @babel/core
    • @babel/preset-env
  • jQuery

Import String

After you cloned ExPack and entered the file, you can enter the code below to auto import everything

npm i jquery @rollup/plugin-node-resolve @rollup/plugin-commonjs @rollup/plugin-babel @rollup/plugin-terser rollup-plugin-postcss babel-loader @babel/core @babel/preset-env --save-dev

Recommendations

To properly run this, please make sure you install SASS. The starting system for ExPack was using npm install -g sass.

Compiling SASS

As of September 16th, 2024, the original repository is being compiled at the same time as the js; by running npm run build.

Compiling JS

With the addition of webpack (added September 7th, 2024), to bundle and minimize the javascript code you should run: npm run build. For more info look at the rollup config file.

For Support

Gmail: teamexpack@gmail.com

Security

To test the ExPack library security, snyk.io is used.

Other ExPack Projects

1.1.1

6 months ago

1.1.0

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.13

8 months ago

1.0.1-0.1

8 months ago

1.0.11

8 months ago

1.0.10

8 months ago

1.0.12

8 months ago

1.0.9-a2

9 months ago

1.0.9-a3

9 months ago

1.0.9-a4

9 months ago

1.0.9-a1

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5-a4

10 months ago

1.0.5-a3

10 months ago

1.0.5-a2

10 months ago

1.0.5-a1

10 months ago

1.0.5

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.0.7-5

10 months ago

0.0.7-4

10 months ago

0.0.7-3

10 months ago

0.0.7-fix1

10 months ago

0.0.7-2

10 months ago

0.0.7-1

10 months ago

0.0.7

10 months ago

0.0.6-a5.3

10 months ago

0.0.6-a5.2

10 months ago

0.0.6-a5

10 months ago

0.0.6-a4

10 months ago

0.0.6-a3

10 months ago

0.0.6-a2

10 months ago

0.0.6-a1

10 months ago

0.0.6

10 months ago

0.0.5-pre-4

10 months ago

0.0.5-pre-3

10 months ago

0.0.5-pre-2

10 months ago

0.0.5-pre-1

10 months ago

0.0.5-b

10 months ago

0.0.5

10 months ago

0.0.3-beta-1

10 months ago

0.0.3-test

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.1

10 months ago