The Wayback Machine - https://web.archive.org/web/20201128060549/https://github.com/topics/embeddable
Skip to content
#

embeddable

Here are 114 public repositories matching this topic...

📷 ViewFinder - the browser made into a web app. WTF RBI. CBII. Remote browser isolation, embeddable browserview, secure chrome saas. Licenses, managed, self-hosted. Like S2, WebGap, Bromium, Authentic8, Menlo Security and Broadcom, but open source with free live demos available now! Also, integrated RBI/CDR with CDR from https://github.com/dosyago/p2%2e
  • Updated Nov 14, 2020
  • JavaScript
morrowind
morrowind commented Dec 28, 2018

ES6又提供了三种新方法。

includes():返回布尔值,表示是否找到了参数字符串。

startsWith():返回布尔值,表示参数字符串是否在源字符串的头部。

endsWith():返回布尔值,表示参数字符串是否在源字符串的尾部。

请支持。

Is your feature request related to a problem? Please describe.
Please describe the problem you are trying to solve.

SwayDB
simerplaha
simerplaha commented Oct 24, 2020

Java configuration functions are mutable.

For example the following setClearAppliedFunctionsOnBoot function is mutable. This function and others should be immutable.

Map<String, Double, PureFunction<String, Double, Apply.Map<Double>>> products =
  PersistentMap
    .functionsOn(Paths.get("my_dir"), stringSerializer(), doubleSerializer(), Arrays.asList(discount))
    .setClear
aluccaroni
aluccaroni commented Sep 20, 2019

FEATURE REQUEST

  1. Please describe the feature you are requesting.
    We should evaluate to support the "use" command to change the default tablespace in use. Note that right now we do not support multiple schema, but this could change.

  2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this is

Improve this page

Add a description, image, and links to the embeddable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the embeddable topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.