1bit 中文文档教程
1bit
1 BIT 用于故障网站。 像 jpeg 故障? 你会喜欢这个。
Installation
$ npm install 1bit --save
Usage
var 1bit = require('1bit');
var theBits = new 1bit();;
// load images for more fun
window.onload = function() {
theBits.update();
};
// update whenever u want
setTimeout(function() {
theBits.update();
}, 2000);
1bit
1 BIT is for glitching websites. Like jpeg glitching? You'll like this.
Installation
$ npm install 1bit --save
Usage
var 1bit = require('1bit');
var theBits = new 1bit();;
// load images for more fun
window.onload = function() {
theBits.update();
};
// update whenever u want
setTimeout(function() {
theBits.update();
}, 2000);
更多
你可能也喜欢
- @123swap/core-v2 中文文档教程
- @3rd-party-bouncer/bouncer 中文文档教程
- @58fe/babel-plugin-v5-import 中文文档教程
- @_nu/vue-dialog 中文文档教程
- @aakashdeveloper/create-node-app 中文文档教程
- @aarondewes/wp-i18n 中文文档教程
- @abcpros/bitcore-client 中文文档教程
- @acpaas-ui/ngx-analytics 中文文档教程
- @acpaas-ui/ngx-embeddable-widgets 中文文档教程
- @acto/gatsby-plugin-drive 中文文档教程