text stringlengths 8.5k 48.7k |
|---|
/*
Copyright (c) 2009, www.redips.net All rights reserved.
Code licensed under the BSD License: http://www.redips.net/license/
http://www.redips.net/javascript/drag-and-drop-table-content/
version 1.3.3
Jul 15, 2009.
*/
// parameters that can be changed
var hover_color = '#E7AB83'; // define hover color
var ... |
// The MIT License (MIT)
// Copyright (c) 2013 <NAME>
import enamdict from "enamdict"
import hepburn from "hepburn"
import "bulk-replace"
// Thanks to <NAME>!
// https://twitter.com/jedschmidt/status/368179809551388672
// https://ja.wikipedia.org/wiki/%E5%A4%A7%E5%AD%97_(%E6%95%B0%E5%AD%97)
var generations = [
/... |
const THREE = require('three');
const _ = require('../../../lodash');
const Text = require('../objects/Text');
const Vectors = require('../objects/Vectors');
const MeshLine = require('../helpers/THREE.MeshLine')(THREE);
const { viewModes } = require('../../../core/lib/viewMode');
const { pow10ceil } = require('../../..... |
// Copyright 2018 Hewlett Packard Enterprise Development LP
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software
// and associated documentation files (the "Software"), to deal in the Software without restriction,
// including without limitation the rights to use, copy,... |
/*
Textile Editor v0.2 (ZIP Version)
created by: <NAME>, wvu web services
updated on: october 1, 2007
created on: march 17, 2007
project page: slateinfo.blogs.wvu.edu
inspired by:
- <NAME>, http://www.hakjoon.com/code/38/textile-quicktags-redirect &
- <NAME>, http://alexking.org/projects/js-quicktags
features:
... |
import EventEmitter from 'events';
import intersection from 'lodash/intersection';
import { proxyValue } from 'comlinkjs';
import crypto from 'crypto';
import { status } from '@grpc/grpc-js';
import LndGrpc from '@ln-juggernaut/lnd-grpc';
import { grpcLog } from '../../utils/log';
import errors from '../../renderer/con... |
import _isFunction from 'lodash/isFunction';
import _sumBy from 'lodash/sumBy';
import _min from 'lodash/min';
import _maxBy from 'lodash/maxBy';
var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descr... |
"/*\n STM32 F103 serial bus seems to properly initialize with quite a huge auto-baud range\n F(...TRUNCATED) |
"// set this up first, so we can use 127.0.0.1 as our \"hosted git\" service\nconst httpPort = 18000(...TRUNCATED) |
"const BASE_URL = $('meta[name=\"baseUrl\"]').attr(\"content\"),\n\tADMIN_PATH = BASE_URL + $('meta[(...TRUNCATED) |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 17