Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring #147

Merged
merged 1 commit into from
Nov 8, 2019
Merged

Refactoring #147

merged 1 commit into from
Nov 8, 2019

Conversation

takamin
Copy link
Owner

@takamin takamin commented Nov 8, 2019

Remove modules

Remove following modules:

  • context.js
  • easing.js
  • jquery.ddpanel.js

Move modules

The lib/fnuts.js was moved to lib/change-ext.js.
The module was changed to use npm path.
Because it was only used in a context of Node.js.

Remove the redundant or meaningless codes

  • Immediate execution function in a context of Node.js

Remove modules
--------------

Remove following modules:

* context.js
* easing.js
* jquery.ddpanel.js

Move modules
------------

The `lib/fnuts.js` was moved to `lib/change-ext.js`.
The module was changed to use npm path.
Because it was only used in a context of Node.js.

Remove the redundant or meaningless codes
-----------------------------------------

* Immediate execution function in a context of Node.js
@takamin takamin merged commit 92da4d9 into master Nov 8, 2019
@takamin takamin deleted the refactoring-modules branch November 8, 2019 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant