@yelloxing/core.js

0.4.2 • Public • Published

core.js

🐠 A modern JavaScript utility library delivering modularity, performance, & extras.

Author | Code | Docs | Chat

Installation

In a browser:

<script src="./dist/core.js"></script>

use:

__.XXX();

Using npm:

$ npm i @yelloxing/core.js

Note: add --save if you are using npm < 5.0.0

const __ = require('@yelloxing/core.js');

or

import __ from '@yelloxing/core.js';

License

MIT

Copyright (c) 2007夏-present 走一步 再走一步

Readme

Keywords

Package Sidebar

Install

npm i @yelloxing/core.js

Weekly Downloads

4

Version

0.4.2

License

MIT

Unpacked Size

523 kB

Total Files

94

Last publish

Collaborators

  • yelloxing