-
## フレームワークを使うことにした理由
1. 使ってみたい。
1. 自分の過去に作ったものを参考にすると、ほぼ似たような感じや色合いになっていく。(今の気持ちで、もっと明るくしたかった。)
1. [僕がCSSフレームワークを嫌うただ一つの理由 - Qiita](https://qiita.com/laineus/items/357110a738ed5530b50d)を読んで、同…
-
## CVE-2018-14040 - Low Severity Vulnerability
Vulnerable Library - bootstrap-3.3.7.min.js
The most popular front-end framework for developing responsive, mobile first projects on the web.
Library h…
-
## WS-2016-0075 - Medium Severity Vulnerability
Vulnerable Libraries - moment-2.10.6.js, moment-2.10.6.min.js
moment-2.10.6.js
Parse, validate, manipulate, and display dates
Library home page: htt…
-
- Site: [http://www.itsecgames.com](http://www.itsecgames.com)
**New Alerts**
- **Content Security Policy (CSP) Header Not Set** [10038] total: 8:
- [http://www.itsecgames.com](http://www.it…
-
webshot is not working with any site build in https://github.com/facebook/react/
Simple html test page if you want to try:
```
/** @jsx React.DOM */
React.…
plus- updated
4 years ago
-
Using CDN with 1.5.1 with jquery 1.11.1 and jquery ui 1.11.0.
> Uncaught TypeError: Cannot read property 'defaults' of undefined
``` html
```
jqueryui-editable.js line 3873:
``` javascript
…
-
## Expected Behavior
The script
```js
theme = localStorage.getItem('theme-scheme') || localStorage.getItem('darkmode:color-scheme') || 'light';
if (theme == 'system') {
if (wi…
-
npm support(max tar.gz package size 200mb):
jsdelivr (doesn't work if package size > 100mb)
unpkg.com (this works fine)
cdnjs (not great, they store package in their [repo](https://github.com/cdnjs…
-
When I refer to the sample code on the [official website](http://josecebe.github.io/twbs-pagination/) to use dynamic total pages, it does not work. the pagination component Iis completely gone.
He…
-
Hi Khan Academy (& community)!
After replacing MathJax with KaTeX in a technical report, all of my math got ~20% bigger:
![image](https://cloud.githubusercontent.com/assets/1045041/9294935/90b59e66-…