2.6.0 • Published 5 years ago

@feizheng/next-js-core2 v2.6.0

Weekly downloads
124
License
MIT
Repository
github
Last release
5 years ago

next-js-core2

A javascript OOP toolkit for mobile.

installation

# window.nx
npm install --save @feizheng/next-js-core2@1.6.5

# inner context
npm install --save @feizheng/next-js-core2

node

import nx from '@feizheng/next-js-core2';

const MyClass = nx.declare({
  statics:{
    init: function(){
      console.log('hello next!')
    }
  }
})

browser

<script type="text/javascript" src="//unpkg.com/@feizheng/next-js-core2@2.0.5/dist/next-js-core2.min.js"></script>
<script type="text/javascript">
(function (nx, global) {
  nx.declare('myApp', {
    statics: {
      init: function () {
        alert('hello next!');
      }
    }
  });
}(nx, nx.GLOBAL));
</script>
@alo7i/next-commits-parser@feizheng/next-cookie-fetch@feizheng/next-logger@alo7i/next-git-log@feizheng/git-sweep@feizheng/topics2keywords@everything-registry/sub-chunk-318@feizheng/pptr-html@feizheng/react-ant-dropdown-menu@feizheng/next-object-operator@feizheng/next-object-replace@feizheng/next-operation-history@feizheng/next-pad-start@feizheng/next-pairs@feizheng/next-param@feizheng/next-parse-request-args@feizheng/next-path-match@feizheng/next-path-parse@feizheng/next-pdf-merge@feizheng/next-pick-pairs@feizheng/next-pipe@feizheng/next-points2range@feizheng/next-priority-queue@feizheng/next-proxy-spys@feizheng/next-proxy-us@feizheng/next-queue@feizheng/next-random@feizheng/next-random-id@feizheng/next-random-string@feizheng/next-random-ua@feizheng/next-tree-filter@feizheng/next-trigger-resize@feizheng/next-trim@feizheng/next-trim-repeated@feizheng/next-try-set-get@feizheng/next-tx-abstract-cos@feizheng/next-tx-cos-bucket@feizheng/next-tx-cos-object@feizheng/next-tx-cos-regions@feizheng/next-tx-cos-sdk@feizheng/next-underscored@feizheng/next-unique@feizheng/next-values@feizheng/next-weapp-storage@feizheng/next-webpack-alias@feizheng/next-weibo-oss@feizheng/next-weibo-to-pics@feizheng/next-weight-random@feizheng/next-where@feizheng/next-yaml-configuration@feizheng/next-sleep@feizheng/next-spider-fetch@feizheng/next-spys-port-decode@feizheng/next-stack@feizheng/next-store@feizheng/next-stub@feizheng/next-stub-event@feizheng/next-stub-singleton@feizheng/next-time-chunk@feizheng/next-timeago@feizheng/next-tlog@feizheng/next-tmpl@feizheng/next-to-action@feizheng/next-to-array@feizheng/next-to-thousands@feizheng/next-react-mobx@feizheng/next-react-redux@feizheng/next-react-umi@feizheng/next-redirect-to@feizheng/next-redirect2url@feizheng/next-redux-base@feizheng/next-remove@feizheng/next-repeat@feizheng/next-repeat-by@feizheng/next-require@feizheng/next-router-path@feizheng/next-runner@feizheng/next-safe-assign@feizheng/next-sample@feizheng/next-scroll-to@feizheng/next-session-storage@feizheng/next-sets@feizheng/next-shuffle@feizheng/react-markdown-props@feizheng/react-mixin-on-change@feizheng/generator-react-app@feizheng/gm-sdk@feizheng/html-banner-webpack-plugin@feizheng/http-rest-config@feizheng/i18n-online-translator@feizheng/i18next-online-scanner@feizheng/next-absolute-package@feizheng/next-abstract-configuration@feizheng/next-abstract-request@feizheng/next-abstract-storage@feizheng/next-active-value@feizheng/next-alert@feizheng/next-ant-column@feizheng/next-ant-fields-value@feizheng/next-aop
2.6.0

5 years ago

2.5.0

5 years ago

2.4.4

5 years ago

2.4.3

5 years ago

2.4.2

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.4

5 years ago

2.3.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.1.2

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.6.6

6 years ago

1.6.5

6 years ago